Fixes some of the missing classes due to R8

This commit is contained in:
Vitor Pamplona
2024-05-16 15:14:51 -04:00
parent 1bd1493bf4
commit 5c88e7993f
4 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -20,4 +20,4 @@
# hide the original source file name.
#-renamesourcefileattribute SourceFile
-keep class com.vitorpamplona.amethyst.commons.data.** { *; }
-keep class com.vitorpamplona.amethyst.commons.** { *; }