We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e19b07 commit e398b9dCopy full SHA for e398b9d
1 file changed
app/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("com.android.application")
6
id("org.jetbrains.kotlin.android")
7
id("org.jetbrains.kotlin.plugin.compose")
8
- id("com.github.triplet.play") version "3.12.1"
+ id("com.github.triplet.play") version "3.12.2"
9
}
10
11
android {
0 commit comments