Release 1.2
versionCode 3. public_html/ changed this time, so the service worker cache is bumped to bgclock-v18 — without it an installed web user would keep serving the old page from cache indefinitely. Nothing to do in fdroiddata. The recipe landed with the 1.0 submission and carries UpdateCheckMode: Tags and AutoUpdateMode: Version, so their bot finds this tag, resolves it to a commit hash and writes the build entry itself. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -12,8 +12,8 @@ android {
|
|||||||
applicationId = "nl.hansdezwart.bgclock"
|
applicationId = "nl.hansdezwart.bgclock"
|
||||||
minSdk = 26
|
minSdk = 26
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 2
|
versionCode = 3
|
||||||
versionName = "1.1"
|
versionName = "1.2"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
Improved the contrast to be compliant with accessibility guidelines.
|
||||||
Reference in New Issue
Block a user