We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08aa9d6 + b6cb423 commit 34eff5aCopy full SHA for 34eff5a
remote3.gradle
@@ -294,7 +294,7 @@ gradle.addProjectEvaluationListener(new ProjectEvaluationListener() {
294
implementation flipper
295
implementation dokit
296
//implementation "com.github.simplepeng.SpiderMan:spiderman:v1.1.8"
297
- // implementation "com.github.hss01248.utilcodeEnhance:crash:1.5.8"
+ implementation "com.github.hss01248.utilcodeEnhance:crash:1.6.0"
298
if(doUseLeakCanaryPlugin()){
299
implementation leakcanary
300
}
0 commit comments