forked from github/wulkanowy-mirror
sync with 2.6.12 #6
.editorconfig
.gitea
.github
README.cs.mdREADME.de.mdREADME.en.mdREADME.mdREADME.sk.mdapp
build.gradle
src
main
java
io
github
wulkanowy
data
db
enums
repositories
services
sync
notifications
ui
modules
about
attendance
summary
dashboard
grade
more
note
settings
play
release-notes
pl-PL
res
values-cs
values-da-rDK
values-de
values-es-rES
values-it-rIT
values-pl
values-ru
values-sk
values-uk
values
xml
play
res
@ -27,8 +27,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 168
|
||||
versionName "2.6.8"
|
||||
versionCode 169
|
||||
versionName "2.6.9"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
resValue "string", "app_name", "Wulkanowy"
|
||||
@ -191,7 +191,7 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'io.github.wulkanowy:sdk:2.6.8-SNAPSHOT'
|
||||
implementation 'io.github.wulkanowy:sdk:2.6.8'
|
||||
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
Wersja 2.6.8
|
||||
Wersja 2.6.9
|
||||
|
||||
— 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
|
||||
— naprawiliśmy obsługę eduOne (w piątek wieczorem, więc jak widzisz to później to może już nie działać)
|
||||
|
||||
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases
|
||||
|
Reference in New Issue
Block a user