We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3560ac2 commit b7a850eCopy full SHA for b7a850e
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("com.android.application") version "8.7.3" apply false
+ id("com.android.application") version "8.8.0" apply false
3
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
4
}
5
0 commit comments