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