New version 1.0.47

This commit is contained in:
Gitsaibot 2024-07-04 01:37:41 +02:00 committed by Gitsaibot
parent 332a9595bd
commit 2e936556a8
3 changed files with 6 additions and 2 deletions

View File

@ -18,8 +18,8 @@ android {
defaultConfig {
minSdk = 21
targetSdk = 34
versionCode = 46
versionName = "1.0.46"
versionCode = 47
versionName = "1.0.47"
applicationId = "ws.xsoh.etar"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1,2 @@
- Tippe auf aktuellen Monat, um "Gehe zu..." aufzurufen
- Fehlerbehebungen

View File

@ -0,0 +1,2 @@
- Tap on current month to open go to date
- Small bugfixes