From 5add95ece1e7c07695c8e4ff58951298a77a98c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Pich?= Date: Wed, 20 Mar 2019 20:52:51 +0100 Subject: [PATCH] Version 0.7.1 --- .travis.yml | 8 ++++---- app/build.gradle | 6 +++--- app/src/main/play/release-notes/pl-PL/default.txt | 2 -- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.travis.yml b/.travis.yml index b32619317..56c648589 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,10 +11,10 @@ cache: - $HOME/.gradle/caches/ - $HOME/.gradle/wrapper/ -branches: - only: - - master - - 0.7.x +#branches: +# only: +# - master +# - 0.7.x android: licenses: diff --git a/app/build.gradle b/app/build.gradle index f581ba51a..4b471bdcc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 15 targetSdkVersion 28 - versionCode 26 - versionName "0.7.0" + versionCode 27 + versionName "0.7.1" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true @@ -77,7 +77,7 @@ play { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version" - implementation('com.github.wulkanowy:api:bc60169383') { exclude module: "threetenbp" } + implementation('io.github.wulkanowy:api:0.7.1') { exclude module: "threetenbp" } implementation "androidx.legacy:legacy-support-v4:1.0.0" implementation "androidx.appcompat:appcompat:1.0.2" diff --git a/app/src/main/play/release-notes/pl-PL/default.txt b/app/src/main/play/release-notes/pl-PL/default.txt index 2d079ff97..6f8a6b0a1 100644 --- a/app/src/main/play/release-notes/pl-PL/default.txt +++ b/app/src/main/play/release-notes/pl-PL/default.txt @@ -1,5 +1,3 @@ -Wersja 0.7.0 - Dodaliśmy: - szczęśliwy numerek - lekcje zrealizowane