Skip to content

Commit 56e49c9

Browse files
committed
2.20.20
1 parent 3b46933 commit 56e49c9

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Android/app/default/release/output-metadata.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -11,61 +11,61 @@
1111
"type": "UNIVERSAL",
1212
"filters": [],
1313
"attributes": [],
14-
"versionCode": 21918,
15-
"versionName": "2.19.18",
16-
"outputFile": "app-default-universal-release-2.19.18-21918.apk"
14+
"versionCode": 22019,
15+
"versionName": "2.20.19",
16+
"outputFile": "app-default-universal-release-2.20.19-22019.apk"
1717
},
1818
{
1919
"type": "ONE_OF_MANY",
2020
"filters": [
2121
{
2222
"filterType": "ABI",
23-
"value": "armeabi-v7a"
23+
"value": "x86"
2424
}
2525
],
2626
"attributes": [],
27-
"versionCode": 21918,
28-
"versionName": "2.19.18",
29-
"outputFile": "app-default-armeabi-v7a-release-2.19.18-21918.apk"
27+
"versionCode": 22019,
28+
"versionName": "2.20.19",
29+
"outputFile": "app-default-x86-release-2.20.19-22019.apk"
3030
},
3131
{
3232
"type": "ONE_OF_MANY",
3333
"filters": [
3434
{
3535
"filterType": "ABI",
36-
"value": "x86"
36+
"value": "arm64-v8a"
3737
}
3838
],
3939
"attributes": [],
40-
"versionCode": 21918,
41-
"versionName": "2.19.18",
42-
"outputFile": "app-default-x86-release-2.19.18-21918.apk"
40+
"versionCode": 22019,
41+
"versionName": "2.20.19",
42+
"outputFile": "app-default-arm64-v8a-release-2.20.19-22019.apk"
4343
},
4444
{
4545
"type": "ONE_OF_MANY",
4646
"filters": [
4747
{
4848
"filterType": "ABI",
49-
"value": "x86_64"
49+
"value": "armeabi-v7a"
5050
}
5151
],
5252
"attributes": [],
53-
"versionCode": 21918,
54-
"versionName": "2.19.18",
55-
"outputFile": "app-default-x86_64-release-2.19.18-21918.apk"
53+
"versionCode": 22019,
54+
"versionName": "2.20.19",
55+
"outputFile": "app-default-armeabi-v7a-release-2.20.19-22019.apk"
5656
},
5757
{
5858
"type": "ONE_OF_MANY",
5959
"filters": [
6060
{
6161
"filterType": "ABI",
62-
"value": "arm64-v8a"
62+
"value": "x86_64"
6363
}
6464
],
6565
"attributes": [],
66-
"versionCode": 21918,
67-
"versionName": "2.19.18",
68-
"outputFile": "app-default-arm64-v8a-release-2.19.18-21918.apk"
66+
"versionCode": 22019,
67+
"versionName": "2.20.19",
68+
"outputFile": "app-default-x86_64-release-2.20.19-22019.apk"
6969
}
7070
],
7171
"elementType": "File"

Website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"application_id": "com.dergoogler.mmrl",
66
"min_sdk": 26,
77
"target_sdk": 34,
8-
"version_name": "2.19.18",
9-
"version_code": 21918,
8+
"version_name": "2.20.20",
9+
"version_code": 22020,
1010
"verified_hosts": [
1111
[
1212
"mmrl",

0 commit comments

Comments
 (0)