mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-18 21:06:45 -06:00
Merge branch 'release/2.3.3'
This commit is contained in:
commit
17c139b559
@ -27,8 +27,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 142
|
||||
versionName "2.3.2"
|
||||
versionCode 143
|
||||
versionName "2.3.3"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
resValue "string", "app_name", "Wulkanowy"
|
||||
@ -193,7 +193,7 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'io.github.wulkanowy:sdk:2.3.4'
|
||||
implementation 'io.github.wulkanowy:sdk:2.3.5'
|
||||
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
Wersja 2.3.2
|
||||
Wersja 2.3.3
|
||||
|
||||
— poprawiliśmy kolejne usterki przy odświeżaniu danych (teraz to powinno działać już dużo lepiej)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user