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>
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
# Gradle
|
||||
.gradle/
|
||||
build/
|
||||
local.properties
|
||||
|
||||
# Android Studio
|
||||
.idea/
|
||||
*.iml
|
||||
.DS_Store
|
||||
/captures
|
||||
.externalNativeBuild
|
||||
.cxx
|
||||
|
||||
# Keystore
|
||||
*.jks
|
||||
*.keystore
|
||||
Reference in New Issue
Block a user