We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47554e5 commit 9b163f8Copy full SHA for 9b163f8
1 file changed
app.json
@@ -6,7 +6,7 @@
6
"githubUrl": "https://github.com/wcbn/player-react-native",
7
"privacy": "public",
8
"sdkVersion": "33.0.0",
9
- "version": "1.0.1",
+ "version": "2.0.0",
10
"orientation": "portrait",
11
"icon": "./assets/logo.png",
12
"splash": {
@@ -29,7 +29,7 @@
29
},
30
"android": {
31
"package": "org.wcbn",
32
- "versionCode": 2,
+ "versionCode": 3,
33
34
"backgroundColor": "#212733",
35
"resizeMode": "contain",
0 commit comments