Stud.IP events now get added to their proper timetable rather than being nuked on every refresh; users can now switch between timetables through the settings app

This commit is contained in:
denizk0461
2023-07-04 12:51:12 +02:00
parent 694d962896
commit 0d0bc1d1a2
14 changed files with 132 additions and 19 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "com.denizk0461.weserplaner"
minSdk = 24
targetSdk = 33
versionCode = 8
versionName = "1.1.0"
versionCode = 9
versionName = "1.2.0"
resourceConfigurations += arrayOf("en", "de")