Skip to content

Commit 34eff5a

Browse files
committed
Merge remote-tracking branch 'origin/gradle7_5' into gradle7_5
2 parents 08aa9d6 + b6cb423 commit 34eff5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remote3.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ gradle.addProjectEvaluationListener(new ProjectEvaluationListener() {
294294
implementation flipper
295295
implementation dokit
296296
//implementation "com.github.simplepeng.SpiderMan:spiderman:v1.1.8"
297-
// implementation "com.github.hss01248.utilcodeEnhance:crash:1.5.8"
297+
implementation "com.github.hss01248.utilcodeEnhance:crash:1.6.0"
298298
if(doUseLeakCanaryPlugin()){
299299
implementation leakcanary
300300
}

0 commit comments

Comments
 (0)