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