Try fixing proguard config for nightly builds
This commit is contained in:
parent
95d6a80ae6
commit
e56c64cb10
2 changed files with 6 additions and 0 deletions
5
libraries/pushproviders/firebase/proguard-rules.pro
vendored
Normal file
5
libraries/pushproviders/firebase/proguard-rules.pro
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Used for unit tests
|
||||
|
||||
-dontwarn java.lang.invoke.StringConcatFactory
|
||||
|
||||
-keep class io.element.android.libraries.pushproviders.firebase.** { *; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue