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 bbb5fe2 commit 3d25627Copy full SHA for 3d25627
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ minSdk = "21"
5
okio = "3.16.2"
6
7
[libraries]
8
-android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.13.0" }
+android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.13.1" }
9
androidx-test-runner = { module = "androidx.test:runner", version = "1.7.0" }
10
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
11
binary-compatibility-validator-gradle-plugin = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.18.1" }
0 commit comments