Update the map feature.

This commit is contained in:
Thomas Andres Gomez 2023-11-10 15:29:55 +01:00
parent 86b2054f0a
commit 53969a4174
122 changed files with 775 additions and 785 deletions

View file

@ -35,4 +35,4 @@
# This rule will properly ProGuard all the model classes in
# the package com.yourcompany.models.
# Modify this rule to fit the structure of your app.
-keepclassmembers class com.pixelized.rplexicon.model.CharacterSheetFire.** { *; }
-keepclassmembers class com.pixelized.rplexicon.data.model.CharacterSheetFire.** { *; }