forked from github/wulkanowy-mirror
Compare commits
15 Commits
Author | SHA1 | Date | |
---|---|---|---|
8390ccad20 | |||
bf9f048116 | |||
56bfabdf11 | |||
6e2bcfbe02 | |||
440cc7ae89 | |||
51dd343299 | |||
5ee7fee09d | |||
ff56348586 | |||
a69361708e | |||
3cbe98d7b8 | |||
503a97bc4c | |||
ae6a35121b | |||
558addd097 | |||
e8f9c57c34 | |||
4d67de8e5f |
@ -27,8 +27,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 169
|
||||
versionName "2.6.9"
|
||||
versionCode 170
|
||||
versionName "2.6.10"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
resValue "string", "app_name", "Wulkanowy"
|
||||
@ -191,7 +191,7 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'io.github.wulkanowy:sdk:2.6.8'
|
||||
implementation 'io.github.wulkanowy:sdk:2.6.9'
|
||||
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
Wersja 2.6.9
|
||||
Wersja 2.6.10
|
||||
|
||||
— naprawiliśmy obsługę eduOne (w piątek wieczorem, więc jak widzisz to później to może już nie działać)
|
||||
— naprawiliśmy obsługę wiadomości (w środę rano, więc w kolejne dni może już serio nie działać)
|
||||
|
||||
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases
|
||||
|
Reference in New Issue
Block a user