forked from github/wulkanowy-mirror
Merge branch 'hotfix/messages-send' into develop
This commit is contained in:
commit
211cb5e4f2
@ -22,8 +22,8 @@ android {
|
|||||||
testApplicationId "io.github.tests.wulkanowy"
|
testApplicationId "io.github.tests.wulkanowy"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 91
|
versionCode 92
|
||||||
versionName "1.1.5"
|
versionName "1.1.6"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
@ -135,7 +135,7 @@ play {
|
|||||||
serviceAccountCredentials = file('key.p12')
|
serviceAccountCredentials = file('key.p12')
|
||||||
defaultToAppBundles = false
|
defaultToAppBundles = false
|
||||||
track = 'production'
|
track = 'production'
|
||||||
updatePriority = 1
|
updatePriority = 5
|
||||||
}
|
}
|
||||||
|
|
||||||
huaweiPublish {
|
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
|
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases
|
||||||
|
Loading…
x
Reference in New Issue
Block a user