forked from github/wulkanowy-mirror
Version 0.8.4
This commit is contained in:
parent
209e75160a
commit
e4a6caa13e
@ -16,8 +16,8 @@ android {
|
|||||||
testApplicationId "io.github.tests.wulkanowy"
|
testApplicationId "io.github.tests.wulkanowy"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 36
|
versionCode 37
|
||||||
versionName "0.8.3"
|
versionName "0.8.4"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
@ -85,7 +85,7 @@ play {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'io.github.wulkanowy:api:0.8.3'
|
implementation 'io.github.wulkanowy:api:0.8.4'
|
||||||
|
|
||||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
||||||
implementation "androidx.legacy:legacy-support-v4:1.0.0"
|
implementation "androidx.legacy:legacy-support-v4:1.0.0"
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
Wersja 0.8.3
|
Wersja 0.8.4
|
||||||
|
|
||||||
Naprawiliśmy:
|
Naprawiliśmy:
|
||||||
- rzadkie problemy z wczytywaniem treści wiadomości
|
- synchronizację w tle dla użytkowników używających danych pakietowych
|
||||||
- rzadkie problemy z wyświetlaniem poprawnego nauczyciela przy zastępstwach
|
|
||||||
|
|
||||||
Zmieniliśmy:
|
|
||||||
- tekst wskazówki przy wprowadzaniu symbolu w formularzu logowania
|
|
||||||
|
|
||||||
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases
|
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases
|
||||||
|
Loading…
x
Reference in New Issue
Block a user