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