Release 2.1.2

This commit is contained in:
johan12345
2026-04-24 22:02:55 +02:00
parent 80b4ab3011
commit 562f2f2192
3 changed files with 6 additions and 2 deletions

View File

@@ -21,8 +21,8 @@ android {
minSdk = 23
targetSdk = 36
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
versionCode = 272
versionName = "2.1.1"
versionCode = 274
versionName = "2.1.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

View File

@@ -0,0 +1,2 @@
Verbesserungen:
- Verbesserungen bei Echtzeitstatus

View File

@@ -0,0 +1,2 @@
Improvements:
- Improvements to realtime status