Bump com.github.triplet.play from 3.8.4 to 3.12.1

Bumps com.github.triplet.play from 3.8.4 to 3.12.1.

---
updated-dependencies:
- dependency-name: com.github.triplet.play
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-10 09:48:39 +00:00 committed by GitHub
parent 2e33a52bd4
commit 5b02b5b761
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,6 @@ plugins {
id 'com.android.library' version '8.7.3' apply false
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
id 'com.google.devtools.ksp' version '2.1.0-1.0.29' apply false
id 'com.github.triplet.play' version '3.8.4' apply false
id 'com.github.triplet.play' version '3.12.1' apply false
}