forked from github/wulkanowy-mirror
Version 0.5.4
This commit is contained in:
parent
78add470ba
commit
78849f0280
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user