Skip to content

Commit e85488f

Browse files
committed
chore: Bump
1 parent fe44da2 commit e85488f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

audire/audire-mobile-app/app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"android": {
2626
"package": "com.audirelearning.app",
27-
"versionCode": 6,
27+
"versionCode": 8,
2828
"permissions": [
2929
"INTERNET",
3030
"ACCESS_NETWORK_STATE"

audire/audire-mobile-app/eas.json

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
"production": {
2323
"ios": {
2424
"ascAppId": "6475776401"
25+
},
26+
"android": {
27+
"serviceAccountKeyPath": "./eas-submit-google-service-account.json",
28+
"track": "production"
2529
}
2630
}
2731
},

0 commit comments

Comments
 (0)