mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-31 17:02:44 +01:00
Version 1.1.2
This commit is contained in:
parent
21ef2adcf6
commit
3e1acbd3bf
@ -20,8 +20,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 30
|
||||
versionCode 87
|
||||
versionName "1.1.1"
|
||||
versionCode 88
|
||||
versionName "1.1.2"
|
||||
multiDexEnabled true
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
@ -150,7 +150,7 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "com.github.wulkanowy:sdk:340cf4ebd3"
|
||||
implementation "io.github.wulkanowy:sdk:1.1.2"
|
||||
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Wersja 1.1.1
|
||||
Wersja 1.1.2
|
||||
|
||||
- naprawiliśmy wyświetlanie planu lekcji
|
||||
- naprawiliśmy wyświetlanie planu lekcji i lekcji dodatkowych
|
||||
- naprawiliśmy kilka rzadkich problemów ze stabilnością
|
||||
|
||||
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases
|
||||
|
Loading…
x
Reference in New Issue
Block a user