Set Android app version code
This commit is contained in:
parent
4d3370bba9
commit
990d72a959
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?xml version='1.0' encoding='utf-8'?>
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
<widget id="su.viende.omori" version="1.0.8-dev" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
|
<widget id="su.viende.omori" android-versionCode="10081" version="1.0.8-dev" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<preference name="orientation" value="sensorLandscape" />
|
<preference name="orientation" value="sensorLandscape" />
|
||||||
<preference name="Fullscreen" value="true" />
|
<preference name="Fullscreen" value="true" />
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue