1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 23:39:09 -05:00

Version 0.9.4

This commit is contained in:
Mikołaj Pich 2019-08-12 23:17:02 +02:00
parent 6bd07d2651
commit db7b7dbadf
No known key found for this signature in database
GPG Key ID: F62B26E36D4C4BAA
3 changed files with 7 additions and 9 deletions

View File

@ -14,7 +14,7 @@ cache:
branches:
only:
- develop
- 0.9.2
- 0.9.4
android:
licenses:

View File

@ -17,8 +17,8 @@ android {
testApplicationId "io.github.tests.wulkanowy"
minSdkVersion 16
targetSdkVersion 28
versionCode 41
versionName "0.9.3"
versionCode 42
versionName "0.9.4"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
@ -107,7 +107,7 @@ ext {
}
dependencies {
implementation "io.github.wulkanowy:api:0.9.3"
implementation "io.github.wulkanowy:api:0.9.4"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "androidx.core:core:1.0.2"

View File

@ -1,8 +1,6 @@
Wersja 0.9.3
Wersja 0.9.4
Naprawiliśmy:
- problemy z logowaniem jeśli symbol zawierał cyfry
- bardzo rzadkie problemy z ładowaniem ocen
- jeszcze rzadsze problemy ze stabilnością podczas logowania
- naprawienie nawigacji we frekwencji, sprawdzianach, planie lekcji na wakacjach
- wyświetlanie szczęśliwego numerka po ostatniej aktualizacji dziennika VULCAN (19.06)
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases