timetable week view shows the current + the following 5 days, bugfixes
*fixed always showing the same day in week timetable view * fixed wrong date is shown in timetable week view
This commit is contained in:
@ -11,7 +11,7 @@ android {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 6
|
||||
versionName "0.2.1"
|
||||
versionName "0.2.2"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
Reference in New Issue
Block a user