Version 0.10.2
This commit is contained in:
@ -17,8 +17,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 44
|
||||
versionName "0.10.1"
|
||||
versionCode 45
|
||||
versionName "0.10.2"
|
||||
multiDexEnabled true
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
@ -123,7 +123,7 @@ configurations.all {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "io.github.wulkanowy:api:0.10.1"
|
||||
implementation "io.github.wulkanowy:api:0.10.2"
|
||||
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
||||
implementation "androidx.core:core-ktx:1.1.0"
|
||||
|
@ -1,4 +1,4 @@
|
||||
Wersja 0.10.0
|
||||
Wersja 0.10
|
||||
|
||||
- odświeżyliśmy wygląd aplikacji
|
||||
- poprawiliśmy wyświetlanie nauczycieli w planie lekcji
|
||||
|
Reference in New Issue
Block a user