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
|
||||
.idea/codeStyles/
|
||||
.idea/caches/
|
||||
./app/key.p12
|
||||
./app/upload-key.jks
|
||||
app/key.p12
|
||||
app/upload-key.jks
|
||||
|
@ -43,8 +43,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 27
|
||||
versionCode 16
|
||||
versionName "0.5.2"
|
||||
versionCode 18
|
||||
versionName "0.5.4"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||
|
@ -1,5 +1,2 @@
|
||||
Wersja 0.5.1:
|
||||
- dodano wagę ocen na liście
|
||||
- naprawiono błędy podczas logowania
|
||||
- zmieniono nasycenie kolorów ocen
|
||||
- wyłączenie synchronizacji podczas wakacji
|
||||
Wersja 0.5.4:
|
||||
- naprawiono błąd logowania
|
||||
|
Loading…
x
Reference in New Issue
Block a user