Archived
WeserPlaner 1.0.3: adjusted layout of AllergenSheet.kt to display allergens and additives separately; FetcherActivity.kt now features a button to go directly to the user's schedule, if logged in; replaced toast messages with snack bars; ScheduleUpdateSheet.kt now notifies the user about database transactions via snack bar; schedule view now tells the user if there are no events scheduled for a day
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@ android {
|
||||
applicationId "com.denizk0461.weserplaner"
|
||||
minSdk 24
|
||||
targetSdk 33
|
||||
versionCode 6
|
||||
versionName "1.0.2"
|
||||
versionCode 7
|
||||
versionName "1.0.3"
|
||||
|
||||
resourceConfigurations += ["en", "de"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user