Changed versioncode to match the one generated by AndroidJS

This commit is contained in:
Fabio Manganiello 2021-03-01 21:25:09 +01:00
parent ff3c84ddda
commit b83631854d
1 changed files with 1 additions and 1 deletions

View File

@ -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",