mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-31 21:02:45 +01:00
Merge branch 'release/1.7.4' into develop
This commit is contained in:
commit
83ca9a7060
@ -23,8 +23,8 @@ android {
|
|||||||
testApplicationId "io.github.tests.wulkanowy"
|
testApplicationId "io.github.tests.wulkanowy"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 32
|
targetSdkVersion 32
|
||||||
versionCode 112
|
versionCode 113
|
||||||
versionName "1.7.3"
|
versionName "1.7.4"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
resValue "string", "app_name", "Wulkanowy"
|
resValue "string", "app_name", "Wulkanowy"
|
||||||
@ -186,7 +186,7 @@ ext {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
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'
|
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 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
|
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases
|
||||||
|
Loading…
x
Reference in New Issue
Block a user