Android Signing on Travis

This commit is contained in:
Florian Märkl 2019-11-01 18:27:31 +01:00
commit 5cc4153a1a
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
5 changed files with 31 additions and 2 deletions

View file

@ -20,4 +20,5 @@
# hide the original source file name.
#-renamesourcefileattribute SourceFile
-dontobfuscate
-dontobfuscate
-keep class com.metallic.chiaki.** { *; }