mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2024-11-23 23:16:00 -06:00
Merge branch 'release/1.1.2' into develop
This commit is contained in:
commit
8fb09d7b7d
@ -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…
Reference in New Issue
Block a user