Initial commit

This commit is contained in:
2024-01-17 11:29:40 +08:00
commit 1f33887a95
41 changed files with 1280 additions and 0 deletions

5
initializer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"__PROJECT_NAME__": "android-compose-app-demo",
"__APP_NAME__": "Android Compose App Demo",
"__PACKAGE_NAME__": "com.highcapable.androidcomposeappdemo"
}