Merge pull request #3 from alphax-hue3682/dependabot/gradle/com.github.triplet.play-3.12.1

Bump com.github.triplet.play from 3.8.4 to 3.12.1
This commit is contained in:
alphax-hue3682 2025-01-10 13:23:10 +03:30 committed by GitHub
commit f9f01e4f0d
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
}