We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7db086f commit 77f972eCopy full SHA for 77f972e
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@
7
apply(from = "$rootDir/ext.gradle.kts")
8
9
plugins {
10
- id("com.android.application") version "9.2.0" apply false
+ id("com.android.application") version "9.2.1" apply false
11
id("androidx.navigation.safeargs.kotlin") version "2.9.8" apply false
12
id("com.starter.easylauncher") version "6.4.1" apply false
13
id("org.jetbrains.kotlin.plugin.parcelize") version "2.3.21" apply false
0 commit comments