From 1f4a2088570a4f5be5a51cae6bf5ac51766ebdd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Pich?= Date: Tue, 29 Oct 2019 00:25:03 +0100 Subject: [PATCH] Version 0.12.0 --- .travis.yml | 2 +- app/build.gradle | 6 +++--- app/src/main/play/release-notes/pl-PL/default.txt | 13 ++++++------- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2d65d7bc..8bda02d6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ cache: branches: only: - develop - - 0.11.0 + - 0.12.0 android: licenses: diff --git a/app/build.gradle b/app/build.gradle index a02006c8..090a643d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 16 targetSdkVersion 29 - versionCode 46 - versionName "0.11.0" + versionCode 47 + versionName "0.12.0" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true @@ -123,7 +123,7 @@ configurations.all { } dependencies { - implementation "io.github.wulkanowy:api:6873c00" + implementation "io.github.wulkanowy:api:0.12.0" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version" implementation "androidx.core:core-ktx:1.2.0-beta01" 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 c656698c..68608c38 100644 --- a/app/src/main/play/release-notes/pl-PL/default.txt +++ b/app/src/main/play/release-notes/pl-PL/default.txt @@ -1,10 +1,9 @@ -Wersja 0.11.0 +Wersja 0.12.0 -- ciemny motyw dla widżetów -- lista nauczycieli -- statystyka ocen punktowych ucznia na tle klasy i lepsze wyświetlanie punktów na liście ocen -- ładniejsza nawigacja między datami w planie lekcji i nie tylko -- naprawiony szczęśliwy numerek -- naprawione logowanie do dziennika Resman +- wsparcie dla dziennika Lubelskiego Portalu Oświatowego +- naprawa problemów z wyświetlaniem ocen punktowych +- automatyczne przełączanie motywu na androidzie 10 +- wyświetlanie pomocy przy problemach z logowaniem +- wyświetlanie informacji o szkole Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases