forked from github/wulkanowy-mirror
Version 0.20.3
This commit is contained in:
parent
debb21f5f9
commit
9a7c04fe7b
@ -14,7 +14,7 @@ cache:
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- develop
|
- develop
|
||||||
- 0.20.2
|
- 0.20.3
|
||||||
|
|
||||||
android:
|
android:
|
||||||
licenses:
|
licenses:
|
||||||
|
@ -18,8 +18,8 @@ android {
|
|||||||
testApplicationId "io.github.tests.wulkanowy"
|
testApplicationId "io.github.tests.wulkanowy"
|
||||||
minSdkVersion 17
|
minSdkVersion 17
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 66
|
versionCode 67
|
||||||
versionName "0.20.2"
|
versionName "0.20.3"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
resValue "string", "app_name", "Wulkanowy"
|
resValue "string", "app_name", "Wulkanowy"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
@ -126,7 +126,7 @@ configurations.all {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation "io.github.wulkanowy:sdk:0.20.2"
|
implementation "io.github.wulkanowy:sdk:0.20.3"
|
||||||
|
|
||||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.0.10'
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.0.10'
|
||||||
|
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
Wersja 0.20.2
|
Wersja 0.20.3
|
||||||
- naprawiliśmy powiadomienie o szczęśliwym numerku
|
- naprawiliśmy opisy wpisów frekwencyjnych, które teraz będą już w całości po polsku
|
||||||
- naprawiliśmy przełączanie na nowy rok szkolny
|
|
||||||
- naprawiliśmy funkcję resetowania hasła
|
|
||||||
- dodaliśmy dziennik e-Skarżysko
|
|
||||||
|
|
||||||
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases
|
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases
|
||||||
|
Loading…
Reference in New Issue
Block a user