Browse code

Initial commit (losing old history)

Dario Rodriguez authored on 08/04/2026 17:25:38
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,20 @@
1
+{
2
+  "version": 3,
3
+  "artifactType": {
4
+    "type": "APK",
5
+    "kind": "Directory"
6
+  },
7
+  "applicationId": "com.certified.audionote",
8
+  "variantName": "release",
9
+  "elements": [
10
+    {
11
+      "type": "SINGLE",
12
+      "filters": [],
13
+      "attributes": [],
14
+      "versionCode": 7,
15
+      "versionName": "0.1.5.2",
16
+      "outputFile": "app-release.apk"
17
+    }
18
+  ],
19
+  "elementType": "File"
20
+}
0 21
\ No newline at end of file