Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-crashlytics-gradle to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 296828d commit c35a92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {

// 添加获取调试信息用的Firebase
classpath 'com.google.gms:google-services:4.4.1'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'
classpath 'com.google.firebase:firebase-crashlytics-gradle:3.0.0'
}
}

Expand Down

0 comments on commit c35a92d

Please sign in to comment.