Skip to content

Commit 361bc48

Browse files
committed
release apk create
1 parent 13e78db commit 361bc48

10 files changed

Lines changed: 736 additions & 0 deletions
25.1 MB
Binary file not shown.
Lines changed: 20 additions & 0 deletions
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.system_scan_kt",
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+
}

android/app/src/main/assets/index.android.bundle

Lines changed: 716 additions & 0 deletions
Large diffs are not rendered by default.
134 Bytes
Loading
100 Bytes
Loading
913 Bytes
Loading
134 Bytes
Loading
167 Bytes
Loading
207 Bytes
Loading

key.jks

2.57 KB
Binary file not shown.

0 commit comments

Comments
 (0)