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 e41f4c7 commit 04c7305Copy full SHA for 04c7305
app/build.gradle
@@ -67,7 +67,7 @@ dependencies {
67
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakcanary_version"
68
releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakcanary_version"
69
70
-// implementation 'com.blankj:utilcode:1.10.0'
+// implementation 'com.blankj:utilcode:1.11.1'
71
}
72
73
0 commit comments