Skip to content

Commit 5be0ba9

Browse files
committed
Сборки
- Собрал APK и AAB.
1 parent 46cf5a6 commit 5be0ba9

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

app/.aab/release/app-release.aab

-502 KB
Binary file not shown.

app/.apk/release/app-release.apk

-489 KB
Binary file not shown.

app/.apk/release/output-metadata.json

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,27 @@
1111
"type": "SINGLE",
1212
"filters": [],
1313
"attributes": [],
14-
"versionCode": 44,
15-
"versionName": "3.0.1",
14+
"versionCode": 47,
15+
"versionName": "4.0.1",
1616
"outputFile": "app-release.apk"
1717
}
1818
],
19-
"elementType": "File"
19+
"elementType": "File",
20+
"baselineProfiles": [
21+
{
22+
"minApi": 28,
23+
"maxApi": 30,
24+
"baselineProfiles": [
25+
"baselineProfiles/1/app-release.dm"
26+
]
27+
},
28+
{
29+
"minApi": 31,
30+
"maxApi": 2147483647,
31+
"baselineProfiles": [
32+
"baselineProfiles/0/app-release.dm"
33+
]
34+
}
35+
],
36+
"minSdkVersionForDexing": 21
2037
}

0 commit comments

Comments
 (0)