diff --git a/app-release-bundle.aab b/app-release-bundle.aab index 7344b6b..3643dc1 100644 Binary files a/app-release-bundle.aab and b/app-release-bundle.aab differ diff --git a/app-release-signed.apk b/app-release-signed.apk index 7b75e48..34db160 100644 Binary files a/app-release-signed.apk and b/app-release-signed.apk differ diff --git a/app-release-signed.apk.idsig b/app-release-signed.apk.idsig index 7911490..8fe137c 100644 Binary files a/app-release-signed.apk.idsig and b/app-release-signed.apk.idsig differ diff --git a/app-release-unsigned-aligned.apk b/app-release-unsigned-aligned.apk index 5562d36..f57f971 100644 Binary files a/app-release-unsigned-aligned.apk and b/app-release-unsigned-aligned.apk differ diff --git a/app/build.gradle b/app/build.gradle index 1ed2aad..d87e4b4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -57,8 +57,8 @@ android { applicationId "com.ddnsgeek.lan.stockfill.twa" minSdkVersion 21 targetSdkVersion 35 - versionCode 1 - versionName "1" + versionCode 3 + versionName "3" // The name for the application resValue "string", "appName", twaManifest.name diff --git a/build/reports/problems/problems-report.html b/build/reports/problems/problems-report.html index a35eff9..98ecd07 100644 --- a/build/reports/problems/problems-report.html +++ b/build/reports/problems/problems-report.html @@ -650,7 +650,7 @@ code + .copy-button { diff --git a/manifest-checksum.txt b/manifest-checksum.txt index 0c55493..3cf1f35 100644 --- a/manifest-checksum.txt +++ b/manifest-checksum.txt @@ -1 +1 @@ -2359e74bcf9e266026d0064d622185626928472c \ No newline at end of file +3a24c4cb698bf2e8778709c5d8bb5e3f9072ccaf \ No newline at end of file diff --git a/twa-manifest.json b/twa-manifest.json index e91231e..9059bf0 100644 --- a/twa-manifest.json +++ b/twa-manifest.json @@ -19,8 +19,8 @@ "path": "/mnt/server/github-repos/stockfill/android.keystore", "alias": "android" }, - "appVersionName": "1", - "appVersionCode": 1, + "appVersionName": "3", + "appVersionCode": 3, "shortcuts": [], "generatorApp": "bubblewrap-cli", "webManifestUrl": "https://stockfill.lan.ddnsgeek.com/manifest.json", @@ -42,5 +42,5 @@ "fileHandlers": [], "launchHandlerClientMode": "", "displayOverride": [], - "appVersion": "1" + "appVersion": "3" } \ No newline at end of file