mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
+1
-1
@@ -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')
|
||||
|
||||
+1
-1
@@ -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'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user