fix update checker

This commit is contained in:
Bnyro 2022-08-06 12:03:44 +02:00
parent 870118aff8
commit ffb01d2b6c

View File

@ -24,4 +24,4 @@
-keep class com.github.libretube.obj.** { *; }
# prevents android from removing it
-keep class com.github.libretube.update.** { <fields>; }
-keep class com.github.libretube.update.** { *; }