mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2024-11-22 10:36:11 -06:00
Version 2.6.8
This commit is contained in:
parent
729e0f547b
commit
9a6b17c9d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -127,3 +127,4 @@ google-services.json
|
||||
!app/google-services.json
|
||||
|
||||
|
||||
.idea/appInsightsSettings.xml
|
||||
|
@ -27,8 +27,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 167
|
||||
versionName "2.6.7"
|
||||
versionCode 168
|
||||
versionName "2.6.8"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
resValue "string", "app_name", "Wulkanowy"
|
||||
@ -191,7 +191,7 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'io.github.wulkanowy:sdk:2.6.7-SNAPSHOT'
|
||||
implementation 'io.github.wulkanowy:sdk:2.6.7'
|
||||
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
Wersja 2.6.7
|
||||
Wersja 2.6.8
|
||||
|
||||
— taka tam aktualizacja wiadomości w czwartek. Jeśli widzisz to w piątek, to może już nie działać
|
||||
— i znowu aktualizacja, żeby wiadomości działały chociaż w piątek. Później już pewnie nie będą
|
||||
— a i jeszcze naprawiliśmy dostęp mobilny, bo prosiliście
|
||||
|
||||
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases
|
||||
|
Loading…
Reference in New Issue
Block a user