Google can't stop breaking shit, can it

This commit is contained in:
Grishka 2024-03-06 20:24:14 +03:00
parent a42ab10aed
commit e06dd1e465
1 changed files with 4 additions and 1 deletions

View File

@ -50,4 +50,7 @@
-keep class org.joinmastodon.android.AppCenterWrapper { *; }
-keepattributes LineNumberTable
-keepattributes LineNumberTable
-keep class com.google.gson.reflect.TypeToken
-keep class * extends com.google.gson.reflect.TypeToken
-keep public class * implements java.lang.reflect.Type