diff --git a/.travis.yml b/.travis.yml index 2d65d7bc1..8bda02d61 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 a02006c8f..090a643da 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 c656698cf..68608c38a 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