We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2d4d7a commit 262cf9aCopy full SHA for 262cf9a
gradle/libs.versions.toml
@@ -11,7 +11,7 @@ apkSigner = "com.android.tools.build:apksig:8.1.1"
11
bundleTool = "com.android.tools.build:bundletool:1.15.4"
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.2.0"
+clikt = "com.github.ajalt.clikt:clikt:4.2.1"
15
junit = "junit:junit:4.13.2"
16
truth = "com.google.truth:truth:1.1.5"
17
okio = "com.squareup.okio:okio:3.6.0"
0 commit comments