mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-19 00:16:48 -06:00
Version 2.0.8
This commit is contained in:
parent
fa44295d59
commit
fecd5c707d
@ -23,8 +23,8 @@ android {
|
|||||||
testApplicationId "io.github.tests.wulkanowy"
|
testApplicationId "io.github.tests.wulkanowy"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 129
|
versionCode 130
|
||||||
versionName "2.0.7"
|
versionName "2.0.8"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
resValue "string", "app_name", "Wulkanowy"
|
resValue "string", "app_name", "Wulkanowy"
|
||||||
@ -196,7 +196,7 @@ ext {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'io.github.wulkanowy:sdk:2.0.8-SNAPSHOT'
|
implementation 'io.github.wulkanowy:sdk:2.0.8'
|
||||||
|
|
||||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Wersja 2.0.7
|
Wersja 2.0.8
|
||||||
|
|
||||||
— poprawiliśmy wyświetlanie kilku rodzajów zmian w planie lekcji
|
— poprawiliśmy wyświetlanie kilku rodzajów zmian w planie lekcji
|
||||||
— dodaliśmy limit znaków w okienku usprawiedliwiania
|
— dodaliśmy limit znaków w okienku usprawiedliwiania
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
<item>Gmina Ulan-Majorat - Platforma oświatowa</item>
|
<item>Gmina Ulan-Majorat - Platforma oświatowa</item>
|
||||||
<item>Gmina Ozorków - Platforma edukacyjna</item>
|
<item>Gmina Ozorków - Platforma edukacyjna</item>
|
||||||
<item>Gmina Łopiennik Górny - Platforma oświatowa</item>
|
<item>Gmina Łopiennik Górny - Platforma oświatowa</item>
|
||||||
<item>Custom domain suffix</item>
|
<item>@string/login_domain_suffix_hint</item>
|
||||||
<item>Fakelog</item>
|
<item>Fakelog</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
<string-array name="hosts_values">
|
<string-array name="hosts_values">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user