diff --git a/.travis.yml b/.travis.yml index b3261931..56c64858 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 f581ba51..4b471bdc 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 2d079ff9..6f8a6b0a 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