initial commit

This commit is contained in:
Dhya 2024-10-02 18:22:28 -07:00
commit dd76a6a1a3
55 changed files with 989 additions and 0 deletions

View file

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