Skip to content

Commit 62845f2

Browse files
committed
Bump android version
Otherwise we won't be able to publish this build to the Play Store.
1 parent 465dabd commit 62845f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ module.exports = {
3333
android: {
3434
googleServicesFile: "./google-services.json",
3535
package: "org.timeoverflow.mobileapp",
36-
versionCode: 20
36+
versionCode: 23,
3737
},
3838
extra: {
3939
eas: {

0 commit comments

Comments
 (0)