Skip to content

Commit 75e1d5a

Browse files
committed
after google play publish edit of version no
1 parent 63471fe commit 75e1d5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"expo": {
33
"name": "xss_bomb",
44
"slug": "xss_bomb",
5-
"version": "0.1.1",
5+
"version": "0.1.2",
66
"orientation": "portrait",
77
"icon": "./assets/icon.png",
88
"splash": {
@@ -23,7 +23,7 @@
2323
"favicon": "./assets/favicon.png"
2424
},
2525
"android": {
26-
"versionCode": 2,
26+
"versionCode": 3,
2727
"package": "com.p4p1.xss_bomb",
2828
"googleServicesFile": "./google-services.json",
2929
"permissions":[

0 commit comments

Comments
 (0)