mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 05:58:33 +00:00
Make new top level gradle file, make app dir and move build.gradle.
This commit is contained in:

committed by
Greyson Parrelli

parent
d68fe928b8
commit
acf78b6b63
4
app/proguard/proguard-retrofit.pro
Normal file
4
app/proguard/proguard-retrofit.pro
Normal file
@@ -0,0 +1,4 @@
|
||||
-dontwarn retrofit.**
|
||||
-keep class retrofit.** { *; }
|
||||
-keepattributes Signature
|
||||
-keepattributes Exceptions
|
Reference in New Issue
Block a user