Import from ZIP for the Authenticator Plus, instead of SQLite databases

This commit is contained in:
Alexander Bakker 2020-05-10 17:49:03 +02:00
parent e41f200bcd
commit 1824d38f75
4 changed files with 26 additions and 156 deletions

View file

@ -17,6 +17,5 @@
#}
-keep class com.beemdevelopment.aegis.importers.** { *; }
-keep class net.sqlcipher.** { *; }
-keep class * extends com.google.protobuf.GeneratedMessageLite { *; }