Update snet extension

This commit is contained in:
topjohnwu
2018-08-22 11:50:21 +08:00
parent e42b608444
commit d2c196896d
15 changed files with 150 additions and 257 deletions

View File

@@ -20,7 +20,4 @@
# hide the original source file name.
#-renamesourcefileattribute SourceFile
-ignorewarnings
-keep class com.topjohnwu.snet.Snet { *; }
-dontwarn java.lang.invoke**
-dontwarn com.google.android.gms.common.GooglePlayServicesUtil**