1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 03:49:09 -05:00

Version 1.1.6

This commit is contained in:
Mikołaj Pich 2021-05-21 13:44:41 +02:00
parent 17761af9d6
commit d20f3180cf
2 changed files with 7 additions and 6 deletions

View File

@ -21,8 +21,8 @@ android {
testApplicationId "io.github.tests.wulkanowy"
minSdkVersion 17
targetSdkVersion 30
versionCode 91
versionName "1.1.5"
versionCode 92
versionName "1.1.6"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
@ -138,7 +138,7 @@ play {
serviceAccountCredentials = file('key.p12')
defaultToAppBundles = false
track = 'production'
updatePriority = 1
updatePriority = 5
}
huaweiPublish {
@ -161,7 +161,7 @@ ext {
}
dependencies {
implementation "io.github.wulkanowy:sdk:f937a993c7"
implementation "io.github.wulkanowy:sdk:1.1.6"
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'

View File

@ -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