Updated version for release with latest bubblewrap
This commit is contained in:
parent
5c1896497a
commit
d8275fee80
@ -56,8 +56,8 @@ android {
|
||||
applicationId "org.blastmud.game"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 33
|
||||
versionCode 6
|
||||
versionName "5"
|
||||
versionCode 10
|
||||
versionName "6"
|
||||
|
||||
// The name for the application
|
||||
resValue "string", "appName", twaManifest.name
|
||||
|
@ -1 +1 @@
|
||||
e2685be05360eef4c2333eec0e5964e9082d2fe9
|
||||
d3646cbeeecc32181c5e0d69454a9b727af86ad5
|
@ -20,8 +20,8 @@
|
||||
"path": "../../../android.keystore",
|
||||
"alias": "upload"
|
||||
},
|
||||
"appVersionName": "5",
|
||||
"appVersionCode": 6,
|
||||
"appVersionName": "6",
|
||||
"appVersionCode": 10,
|
||||
"shortcuts": [],
|
||||
"generatorApp": "bubblewrap-cli",
|
||||
"webManifestUrl": "https://www.blastmud.org/manifest.json",
|
||||
@ -39,5 +39,5 @@
|
||||
"fingerprints": [],
|
||||
"additionalTrustedOrigins": [],
|
||||
"retainedBundles": [],
|
||||
"appVersion": "5"
|
||||
"appVersion": "6"
|
||||
}
|
Loading…
Reference in New Issue
Block a user