Files
ttrgpgLicenseManager/gradle.properties
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

5 lines
136 B
Properties

org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
kotlin.code.style=official
android.nonTransitiveRClass=true