mirror of
https://github.com/BetterAndroid/android-app-template.git
synced 2025-09-06 02:35:35 +08:00
Initial commit
This commit is contained in:
9
initializer.json
Normal file
9
initializer.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"__PROJECT_NAME__": "android-app-demo",
|
||||
"__APP_NAME__": "Android App Demo",
|
||||
"__PROJECT_DESCRIPTION__": "This is a simple Android app demo.",
|
||||
"__PROJECT_URL__": "https://github.com/BetterAndroid/android-app-template",
|
||||
"__PACKAGE_NAME__": "com.highcapable.androidappdemo",
|
||||
"__LICENCE_NAME__": "Apache License 2.0",
|
||||
"__LICENCE_URL__": "https://github.com/BetterAndroid/android-app-template/blob/main/LICENSE"
|
||||
}
|
Reference in New Issue
Block a user