Add Android APK download feature
- Create android/ directory with Kotlin + Jetpack Compose project - Build APK at public/sysadmin.apk - Add sidebar nav item and dashboard stat card to download APK - Add android/ to .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@
|
||||
.idea/
|
||||
logs/
|
||||
*.log
|
||||
android/
|
||||
|
||||
Reference in New Issue
Block a user