We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94df448 + 37713ca commit 7db0d91Copy full SHA for 7db0d91
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("com.android.application") version "8.13.1" apply false
+ id("com.android.application") version "8.13.2" apply false
3
id("org.jetbrains.kotlin.android") version "2.3.0" apply false
4
id("androidx.navigation.safeargs") version "2.9.6" apply false
5
id("com.google.devtools.ksp") version "2.3.4" apply false
0 commit comments