Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/gradle7_5' into gradle7_5
Browse files Browse the repository at this point in the history
  • Loading branch information
hss01248 committed Jun 21, 2024
2 parents 08aa9d6 + b6cb423 commit 34eff5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remote3.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ gradle.addProjectEvaluationListener(new ProjectEvaluationListener() {
implementation flipper
implementation dokit
//implementation "com.github.simplepeng.SpiderMan:spiderman:v1.1.8"
// implementation "com.github.hss01248.utilcodeEnhance:crash:1.5.8"
implementation "com.github.hss01248.utilcodeEnhance:crash:1.6.0"
if(doUseLeakCanaryPlugin()){
implementation leakcanary
}
Expand Down

0 comments on commit 34eff5a

Please sign in to comment.