Changed versioncode to match the one generated by AndroidJS
This commit is contained in:
parent
ff3c84ddda
commit
b83631854d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"version-code": 10000,
|
"version-code": 1000032,
|
||||||
"name": "platypush",
|
"name": "platypush",
|
||||||
"app-name": "Platypush",
|
"app-name": "Platypush",
|
||||||
"package-name": "tech.platypush.platypush",
|
"package-name": "tech.platypush.platypush",
|
||||||
|
|
Loading…
Reference in a new issue