bump version code and add changelog

This commit is contained in:
MM20
2026-05-31 18:57:34 +02:00
parent 7e7f3f72aa
commit 8e236e1d1d
2 changed files with 5 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ android {
applicationId = "de.mm20.launcher2"
minSdk = libs.versions.minSdk.get().toInt()
targetSdk = libs.versions.targetSdk.get().toInt()
versionCode = System.getenv("VERSION_CODE_OVERRIDE")?.toIntOrNull() ?: 2026041400
versionCode = System.getenv("VERSION_CODE_OVERRIDE")?.toIntOrNull() ?: 2026053100
versionName = "1.40.2"
signingConfig = signingConfigs.getByName("debug")
}

View File

@@ -0,0 +1,4 @@
- Fix blank weather icons when using Breezy as provider
- Fix gestures not working after double tap to sleep
- Add option to hide app details in app context menu (thanks to @Electromagneticradiation)
- Fix importing theme files