Version 0.5.4

This commit is contained in:
Mikołaj Pich 2018-11-17 14:07:23 +01:00
parent 78add470ba
commit 78849f0280
No known key found for this signature in database
GPG Key ID: F62B26E36D4C4BAA
3 changed files with 6 additions and 9 deletions

4
.gitignore vendored
View File

@ -46,5 +46,5 @@ ehthumbs.db
Thumbs.db Thumbs.db
.idea/codeStyles/ .idea/codeStyles/
.idea/caches/ .idea/caches/
./app/key.p12 app/key.p12
./app/upload-key.jks app/upload-key.jks

View File

@ -43,8 +43,8 @@ android {
testApplicationId "io.github.tests.wulkanowy" testApplicationId "io.github.tests.wulkanowy"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 27 targetSdkVersion 27
versionCode 16 versionCode 18
versionName "0.5.2" versionName "0.5.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
playAccountConfig = playAccountConfigs.defaultAccountConfig playAccountConfig = playAccountConfigs.defaultAccountConfig

View File

@ -1,5 +1,2 @@
Wersja 0.5.1: Wersja 0.5.4:
- dodano wagę ocen na liście - naprawiono błąd logowania
- naprawiono błędy podczas logowania
- zmieniono nasycenie kolorów ocen
- wyłączenie synchronizacji podczas wakacji