version 12, 1.2.2: added 5th option for canteen day formatting

This commit is contained in:
denizk0461
2024-01-12 19:43:37 +01:00
parent af2942db57
commit c24973992a
4 changed files with 7 additions and 5 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "com.denizk0461.weserplaner"
minSdk = 24
targetSdk = 34
versionCode = 11
versionName = "1.2.1"
versionCode = 12
versionName = "1.2.2"
resourceConfigurations += arrayOf("en", "de")