mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 09:27:54 +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
13
app/proguard/proguard-automation.pro
Normal file
13
app/proguard/proguard-automation.pro
Normal file
@@ -0,0 +1,13 @@
|
||||
-keepattributes Exceptions
|
||||
-dontskipnonpubliclibraryclassmembers
|
||||
|
||||
-dontwarn android.test.**
|
||||
-dontwarn com.android.support.test.**
|
||||
-dontwarn sun.reflect.**
|
||||
-dontwarn sun.misc.**
|
||||
-dontwarn org.assertj.**
|
||||
-dontwarn org.hamcrest.**
|
||||
-dontwarn org.mockito.**
|
||||
-dontwarn com.squareup.**
|
||||
|
||||
-dontobfuscate
|
Reference in New Issue
Block a user