Add changes left from last update
This commit is contained in:
parent
972d832f3c
commit
4a0cf39164
@ -57,8 +57,8 @@ android {
|
|||||||
applicationId "org.blastmud.game"
|
applicationId "org.blastmud.game"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
versionCode 15
|
versionCode 16
|
||||||
versionName "14"
|
versionName "15"
|
||||||
|
|
||||||
// The name for the application
|
// The name for the application
|
||||||
resValue "string", "appName", twaManifest.name
|
resValue "string", "appName", twaManifest.name
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
337e2f7726dd4ac877d47f30928aac8d568d800b
|
296fb7d46fa04c54a902abeb542c47a244d2f860
|
||||||
@ -20,8 +20,8 @@
|
|||||||
"path": "../../../android.keystore",
|
"path": "../../../android.keystore",
|
||||||
"alias": "upload"
|
"alias": "upload"
|
||||||
},
|
},
|
||||||
"appVersionName": "14",
|
"appVersionName": "15",
|
||||||
"appVersionCode": 15,
|
"appVersionCode": 16,
|
||||||
"shortcuts": [],
|
"shortcuts": [],
|
||||||
"generatorApp": "bubblewrap-cli",
|
"generatorApp": "bubblewrap-cli",
|
||||||
"webManifestUrl": "https://www.blastmud.org/manifest.json",
|
"webManifestUrl": "https://www.blastmud.org/manifest.json",
|
||||||
@ -39,5 +39,5 @@
|
|||||||
"fingerprints": [],
|
"fingerprints": [],
|
||||||
"additionalTrustedOrigins": [],
|
"additionalTrustedOrigins": [],
|
||||||
"retainedBundles": [],
|
"retainedBundles": [],
|
||||||
"appVersion": "14"
|
"appVersion": "15"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user