mobile_nebula/android/app/proguard-rules.pro

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
126 B
Prolog
Raw Normal View History

2020-07-27 20:43:58 +00:00
# Keep our class names for gson
-keep class net.defined.mobile_nebula.** { *; }
-keep class androidx.security.crypto.** { *; }