Skip to content

Commit 08e77d4

Browse files
committed
Merge branch 'release/2.2.7' of https://github.com/amirisback/automated-build-android-app-with-github-action into release/2.2.7
2 parents 5381bd7 + b2ef59e commit 08e77d4

6 files changed

Lines changed: 37 additions & 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"version": 3,
3+
"artifactType": {
4+
"type": "APK",
5+
"kind": "Directory"
6+
},
7+
"applicationId": "com.frogobox.githubaction",
8+
"variantName": "release",
9+
"elements": [
10+
{
11+
"type": "SINGLE",
12+
"filters": [],
13+
"attributes": [],
14+
"versionCode": 226,
15+
"versionName": "2.2.6",
16+
"outputFile": "github-action-automated-[2.2.6]-06-04-2026_11-25-release.apk"
17+
}
18+
],
19+
"elementType": "File",
20+
"baselineProfiles": [
21+
{
22+
"minApi": 28,
23+
"maxApi": 30,
24+
"baselineProfiles": [
25+
"baselineProfiles/1/github-action-automated-[2.2.6]-06-04-2026_11-25-release.dm"
26+
]
27+
},
28+
{
29+
"minApi": 31,
30+
"maxApi": 2147483647,
31+
"baselineProfiles": [
32+
"baselineProfiles/0/github-action-automated-[2.2.6]-06-04-2026_11-25-release.dm"
33+
]
34+
}
35+
],
36+
"minSdkVersionForDexing": 24
37+
}

0 commit comments

Comments
 (0)