diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 08f48f8bb..263904f7c 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 = 178 - versionName = "2.0.10" + versionCode = 179 + versionName = "2.0.11" 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 560995e07..6362737e9 100644 --- a/app/src/main/github/release-notes/github.md +++ b/app/src/main/github/release-notes/github.md @@ -1,5 +1,2 @@ ## Changes -- Premium subscriptions through Google Play; -- Canceling subscription; -- Restoring purchase on different Nostr account; -- Hide promo code options; \ No newline at end of file +- Google Play subscription ready for review. \ No newline at end of file