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 4ec06e7 commit 5e00c4bCopy full SHA for 5e00c4b
gradle/libs.versions.toml
@@ -11,7 +11,7 @@ apkSigner = "com.android.tools.build:apksig:8.3.2"
11
bundleTool = "com.android.tools.build:bundletool:1.16.0"
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:4.3.0"
+clikt = "com.github.ajalt.clikt:clikt:4.4.0"
15
junit = "junit:junit:4.13.2"
16
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
17
okio = "com.squareup.okio:okio:3.9.0"
0 commit comments