Files
ttrgpgLicenseManager/app/proguard-rules.pro
T
Ivan Fontosh bbb861f920 Initial Android app: license list and key generation.
Kotlin Compose admin client for TTRPG Player license server with branding and settings for server URL and admin token.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 12:35:39 +08:00

3 lines
104 B
Prolog

# Keep Retrofit/Gson model fields
-keepclassmembers class ru.mailib.ttrpg.licensemanager.data.** { *; }