We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e0f79 commit 4bd8630Copy full SHA for 4bd8630
gradle/libs.versions.toml
@@ -11,7 +11,7 @@ apkSigner = "com.android.tools.build:apksig:8.7.2"
11
bundleTool = "com.android.tools.build:bundletool:1.17.2"
12
aapt2Proto = { module = "com.android.tools.build:aapt2-proto", version.ref = "aapt2Proto" }
13
protobufJava = { module = "com.google.protobuf:protobuf-java", version.ref = "protobufJava" }
14
-clikt = "com.github.ajalt.clikt:clikt:5.0.1"
+clikt = "com.github.ajalt.clikt:clikt:5.0.2"
15
junit = "junit:junit:4.13.2"
16
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
17
okio = "com.squareup.okio:okio:3.9.1"
0 commit comments