Skip to content

Commit daa212d

Browse files
committed
proguard: update rules
1 parent 49e8200 commit daa212d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared_resources/consumer-rules.pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
-keep public enum com.thewizrd.shared_resources.helpers.* { <fields>; }
2929
-keep public enum com.thewizrd.shared_resources.media.* { <fields>; }
3030
-keep class androidx.core.util.Pair { *; }
31+
-keep class com.thewizrd.shared_resources.updates.UpdateInfo { *; }
3132

3233
##---------------Begin: proguard configuration for Gson ----------
3334
# Gson uses generic type information stored in a class file when working with fields. Proguard

0 commit comments

Comments
 (0)