diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f760aa01..d744bdd1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -135,6 +135,7 @@ jobs: gpg --yes --batch --passphrase=$ENCRYPT_KEY ./app/upload-key.jks.gpg - name: Upload apk to google play env: + PLAY_KEY_ALIAS: ${{ secrets.PLAY_KEY_ALIAS }} PLAY_KEY_PASSWORD: ${{ secrets.PLAY_KEY_PASSWORD }} PLAY_SERVICE_ACCOUNT_EMAIL: ${{ secrets.PLAY_SERVICE_ACCOUNT_EMAIL }} PLAY_STORE_PASSWORD: ${{ secrets.PLAY_STORE_PASSWORD }} diff --git a/app/build.gradle b/app/build.gradle index 291dfaff..efb4fe19 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 17 targetSdkVersion 30 - versionCode 78 - versionName "0.24.0" + versionCode 79 + versionName "0.24.1" multiDexEnabled true resValue "string", "app_name", "Wulkanowy" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" @@ -138,7 +138,7 @@ ext { } dependencies { - implementation "io.github.wulkanowy:sdk:0.24.0" + implementation "io.github.wulkanowy:sdk:0.24.1" coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.1' 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 4499fa0f..b13ea263 100644 --- a/app/src/main/play/release-notes/pl-PL/default.txt +++ b/app/src/main/play/release-notes/pl-PL/default.txt @@ -1,4 +1,5 @@ -Wersja 0.24.0 +Wersja 0.24.1 +- naprawiliśmy odczytywanie wiadomości - naprawiliśmy niekończące się ładowanie w ocenach na drugim semestrze - naprawiliśmy ciemny motyw na MIUI 12 - dodaliśmy automatyczne odświeżanie danych w aplikacji