From 78849f0280f28e4c50e3cfa2dbf211401e5366f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Pich?= Date: Sat, 17 Nov 2018 14:07:23 +0100 Subject: [PATCH] Version 0.5.4 --- .gitignore | 4 ++-- app/build.gradle | 4 ++-- app/src/main/play/pl-PL/whatsnew | 7 ++----- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 8ad04ebf..4f2819d4 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/app/build.gradle b/app/build.gradle index 77934331..8a0abe3b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 diff --git a/app/src/main/play/pl-PL/whatsnew b/app/src/main/play/pl-PL/whatsnew index ff412b22..205817c5 100644 --- a/app/src/main/play/pl-PL/whatsnew +++ b/app/src/main/play/pl-PL/whatsnew @@ -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