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