We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7b64c commit 91cdf81Copy full SHA for 91cdf81
1 file changed
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ ktor = "3.4.3"
9
navigation3 = "1.0.1"
10
11
[plugins]
12
-android-application = { id = "com.android.application", version = "9.2.0" }
+android-application = { id = "com.android.application", version = "9.2.1" }
13
14
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
15
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
0 commit comments