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 81faae1 commit ae70d52Copy full SHA for ae70d52
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ kotlin = "2.2.21"
8
ktor = "3.3.1"
9
10
[plugins]
11
-android-application = { id = "com.android.application", version = "8.13.0" }
+android-application = { id = "com.android.application", version = "8.13.1" }
12
13
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
14
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
0 commit comments