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 a8bc50c commit dc9d78fCopy full SHA for dc9d78f
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ junit = "junit:junit:4.13.2"
30
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
31
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.22"
32
kpermissions-buildTools = { module = "com.fondesa.kpermissions.buildtools:build-tools" }
33
-ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:11.6.1"
+ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:12.1.0"
34
leakCanary = "com.squareup.leakcanary:leakcanary-android:2.13"
35
robolectric = "org.robolectric:robolectric:4.11.1"
36
rxJava2 = "io.reactivex.rxjava2:rxjava:2.2.21"
0 commit comments