mirror of
https://github.com/gedoor/legado.git
synced 2025-01-08 11:47:32 +08:00
优化
This commit is contained in:
parent
242b5d94bd
commit
db1f3a444a
@ -262,7 +262,7 @@ dependencies {
|
||||
//firebase, 崩溃统计和性能统计
|
||||
implementation platform('com.google.firebase:firebase-bom:32.5.0')
|
||||
implementation 'com.google.firebase:firebase-analytics:21.5.0'
|
||||
implementation 'com.google.firebase:firebase-perf:20.5.0'
|
||||
implementation 'com.google.firebase:firebase-perf:20.5.1'
|
||||
|
||||
//LeakCanary, 内存泄露检测
|
||||
//debugImplementation('com.squareup.leakcanary:leakcanary-android:2.7')
|
||||
|
@ -7,7 +7,7 @@ buildscript {
|
||||
kotlin_version = '1.9.20'
|
||||
ksp_version = "1.0.13"
|
||||
agp_version = '8.1.4'
|
||||
media3_version = "1.1.1"
|
||||
media3_version = "1.2.0"
|
||||
splitties_version = '3.0.0'
|
||||
room_version = '2.6.0'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user