Add art-space and calculator projects

This commit is contained in:
PhongMacbook
2025-11-04 21:41:15 +07:00
parent ba16332256
commit ab06d4ae4e
88 changed files with 2292 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "dev.codeninja.artspace",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}