mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-12 09:50:16 +01:00
Fixed inline ROOM release build
This commit is contained in:
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
@@ -29,6 +29,7 @@
|
||||
-keep class androidx.appcompat.app.AppCompatViewInflater {<init>(...);}
|
||||
-keepclassmembers class * implements android.os.Parcelable {static ** CREATOR;}
|
||||
#android.os.BadParcelableException: Parcelable protocol requires a Parcelable.Creator object called CREATOR on class androidx...
|
||||
-keep class androidx.work.impl.** {*;} #Due to compiling ROOM inline
|
||||
-keepnames class androidx.** {*;}
|
||||
|
||||
#IAB
|
||||
|
||||
Reference in New Issue
Block a user