mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-11 09:16:06 -04:00
Keep GSON's TypeToken
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
5
app/proguard-rules.pro
vendored
5
app/proguard-rules.pro
vendored
@@ -117,4 +117,7 @@
|
||||
#GPlay API
|
||||
-keep public class com.aurora.gplayapi.** {
|
||||
*;
|
||||
}
|
||||
}
|
||||
|
||||
-keep,allowobfuscation,allowshrinking class com.google.gson.reflect.TypeToken
|
||||
-keep,allowobfuscation,allowshrinking class * extends com.google.gson.reflect.TypeToken
|
||||
|
||||
Reference in New Issue
Block a user