forked from github/wulkanowy-mirror
Version 1.7.4
This commit is contained in:
parent
bc22808b0e
commit
e67066f3ae
@ -23,8 +23,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
versionCode 112
|
||||
versionName "1.7.3"
|
||||
versionCode 113
|
||||
versionName "1.7.4"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
resValue "string", "app_name", "Wulkanowy"
|
||||
@ -186,7 +186,7 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "io.github.wulkanowy:sdk:1.7.3"
|
||||
implementation "io.github.wulkanowy:sdk:1.7.4"
|
||||
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.8'
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
Wersja 1.7.3
|
||||
Wersja 1.7.4
|
||||
|
||||
- naprawiliśmy kilka błędów w obsłudze nowego modułu wiadomości
|
||||
- naprawiliśmy wyświetlanie napisu "Brak ocen", jesli uczeń nie zdobył w danym semestrze jeszcze żadnych ocen
|
||||
|
||||
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases
|
||||
|
Loading…
x
Reference in New Issue
Block a user