Skip to content

Commit 9b465cd

Browse files
committedJan 17, 2024
v1.0
1 parent d0a2e34 commit 9b465cd

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
 

‎app/.DS_Store

6 KB
Binary file not shown.

‎app/release/output-metadata.json

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"version": 3,
3+
"artifactType": {
4+
"type": "APK",
5+
"kind": "Directory"
6+
},
7+
"applicationId": "com.codeskraps.deepcuts",
8+
"variantName": "release",
9+
"elements": [
10+
{
11+
"type": "SINGLE",
12+
"filters": [],
13+
"attributes": [],
14+
"versionCode": 1,
15+
"versionName": "1.0",
16+
"outputFile": "app-release.apk"
17+
}
18+
],
19+
"elementType": "File"
20+
}

0 commit comments

Comments
 (0)
Please sign in to comment.