bugfix
This commit is contained in:
@@ -202,7 +202,7 @@ dependencies {
|
|||||||
api 'androidx.recyclerview:recyclerview:1.1.0'
|
api 'androidx.recyclerview:recyclerview:1.1.0'
|
||||||
api 'androidx.cardview:cardview:1.0.0'
|
api 'androidx.cardview:cardview:1.0.0'
|
||||||
api 'androidx.gridlayout:gridlayout:1.0.0'
|
api 'androidx.gridlayout:gridlayout:1.0.0'
|
||||||
api 'androidx.multidex:multidex:2.0.0'
|
api 'androidx.multidex:multidex:2.0.1'
|
||||||
|
|
||||||
debugApi "com.squareup.leakcanary:leakcanary-android:1.6.3"
|
debugApi "com.squareup.leakcanary:leakcanary-android:1.6.3"
|
||||||
releaseApi "com.squareup.leakcanary:leakcanary-android-no-op:1.6.3"
|
releaseApi "com.squareup.leakcanary:leakcanary-android-no-op:1.6.3"
|
||||||
|
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
@@ -142,7 +142,7 @@
|
|||||||
-keep class io.realm.**
|
-keep class io.realm.**
|
||||||
|
|
||||||
# 云信集成华为推送
|
# 云信集成华为推送
|
||||||
-ignorewarning
|
-ignorewarnings
|
||||||
-keepattributes *Annotation*
|
-keepattributes *Annotation*
|
||||||
-keepattributes Exceptions
|
-keepattributes Exceptions
|
||||||
-keepattributes Signature
|
-keepattributes Signature
|
||||||
|
Reference in New Issue
Block a user