mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2024-11-23 19:46:35 -06:00
Merge branch 'hotfix/messages-send' into develop
This commit is contained in:
commit
211cb5e4f2
@ -22,8 +22,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 91
|
||||
versionName "1.1.5"
|
||||
versionCode 92
|
||||
versionName "1.1.6"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
@ -135,7 +135,7 @@ play {
|
||||
serviceAccountCredentials = file('key.p12')
|
||||
defaultToAppBundles = false
|
||||
track = 'production'
|
||||
updatePriority = 1
|
||||
updatePriority = 5
|
||||
}
|
||||
|
||||
huaweiPublish {
|
||||
|
@ -1,5 +1,6 @@
|
||||
Wersja 1.1.5
|
||||
Wersja 1.1.6
|
||||
|
||||
Naprawiliśmy liczenie średniej wszystkich ocen z całego roku
|
||||
- naprawiliśmy błąd przy wysyłaniu wiadomości
|
||||
- naprawiliśmy oznaczanie odwołanych lekcji jako zastępstwa
|
||||
|
||||
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases
|
||||
|
Loading…
Reference in New Issue
Block a user