fixwd display layout in weekly timetable

This commit is contained in:
Odweta
2024-09-21 22:00:00 +02:00
parent e7077ffbf4
commit 67b210c4e6
5 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.3.1" apply false
id("com.android.application") version "8.6.0" apply false
id("org.jetbrains.kotlin.android") version "1.9.22" apply false
}