Improve proguard config to keep the names in the classes in out packages
This commit is contained in:
parent
881877b23e
commit
6d6ce8d071
1 changed files with 1 additions and 1 deletions
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
|
|
@ -69,4 +69,4 @@
|
|||
-keep class org.matrix.rustcomponents.sdk.** { *;}
|
||||
-keep class uniffi.** { *;}
|
||||
-keep class io.element.android.x.di.** { *; }
|
||||
-keepnames class io.element.android.x.**
|
||||
-keepnames class io.element.android.**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue