Skip to content

Commit

Permalink
Merge pull request #3464 from adhu2018/master
Browse files Browse the repository at this point in the history
优化
  • Loading branch information
gedoor authored Nov 2, 2023
2 parents 56c3301 + 0c29098 commit 831e791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,8 @@ dependencies {

//firebase, 崩溃统计和性能统计
implementation platform('com.google.firebase:firebase-bom:32.5.0')
implementation 'com.google.firebase:firebase-analytics-ktx:21.5.0'
implementation 'com.google.firebase:firebase-perf-ktx:20.5.0'
implementation 'com.google.firebase:firebase-analytics:21.5.0'
implementation 'com.google.firebase:firebase-perf:20.5.0'

//LeakCanary, 内存泄露检测
//debugImplementation('com.squareup.leakcanary:leakcanary-android:2.7')
Expand Down

0 comments on commit 831e791

Please sign in to comment.