diff --git a/app/build.gradle.kts b/app/build.gradle.kts index c12edfd9..0534c925 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -60,8 +60,8 @@ android { applicationId = "net.primal.android" minSdk = 26 targetSdk = 35 - versionCode = 189 - versionName = "2.0.21" + versionCode = 190 + versionName = "2.0.22" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" diff --git a/app/src/main/github/release-notes/github.md b/app/src/main/github/release-notes/github.md index 396f8301..6c07de13 100644 --- a/app/src/main/github/release-notes/github.md +++ b/app/src/main/github/release-notes/github.md @@ -1,6 +1,3 @@ ## Changes -- Add AOSP message on buying premium home screen -- Add AOSP message on extend subscription screen -- Add retryNetworkCall when fetching backup stats -- Fix back handler for Extend Subscription -- Fix typo in Content Backup \ No newline at end of file +- Improved onboarding flow with follows customization and zaps introductions; +- Fixed logic for Primal feed check on DVM feed preview; \ No newline at end of file diff --git a/app/src/main/play/release-notes/en-US/default.txt b/app/src/main/play/release-notes/en-US/default.txt index d627b230..088350d3 100644 --- a/app/src/main/play/release-notes/en-US/default.txt +++ b/app/src/main/play/release-notes/en-US/default.txt @@ -1,5 +1 @@ -Primal 2.0 - -- Reads -- Explore -- Advanced Search \ No newline at end of file +Stability and improvements. \ No newline at end of file