first commit

This commit is contained in:
2026-03-19 10:37:52 +00:00
commit d6b75cc25c
1790 changed files with 217457 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "LINKED_RESOURCES_BINARY_FORMAT",
"kind": "Directory"
},
"applicationId": "com.example.medcuida.pro",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "linked-resources-binary-format-debug.ap_"
}
],
"elementType": "File"
}

View File

@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "LINKED_RESOURCES_BINARY_FORMAT",
"kind": "Directory"
},
"applicationId": "com.example.medcuida.pro",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "linked-resources-binary-format-release.ap_"
}
],
"elementType": "File"
}