Moves test assets to resources to make it work with kmp

This commit is contained in:
Vitor Pamplona
2025-08-27 21:09:21 -04:00
parent ce991a8aea
commit 170b6cfe69
24 changed files with 30 additions and 52 deletions

View File

@@ -20,4 +20,6 @@
# hide the original source file name.
#-renamesourcefileattribute SourceFile
-keep class com.vitorpamplona.amethyst.commons.** { *; }
-keep class com.vitorpamplona.quartz.** { *; }
-keep class com.vitorpamplona.amethyst.** { *; }
-keep class com.vitorpamplona.ammolite.** { *; }