Archived
Added a button to direct the user to download their schedule from Stud.IP if they have not done any modifications to their schedule; fixed a bug that would show opening hours of the currently selected canteen or crash the app whenever the info button in FetcherActivity.kt was clicked
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@ android {
|
||||
applicationId "com.denizk0461.weserplaner"
|
||||
minSdk 24
|
||||
targetSdk 33
|
||||
versionCode 4
|
||||
versionName "1.0.1"
|
||||
versionCode 5
|
||||
versionName "1.0.2"
|
||||
|
||||
resourceConfigurations += ["en", "de"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user