From 89dd74a44012bd588a0d221a24706ceefad06e6f Mon Sep 17 00:00:00 2001 From: evermind Date: Fri, 2 Aug 2024 22:24:55 +0200 Subject: [PATCH] BraveNewPipe Release 0.27.2-2.3.0 - Integrated updater feature. BraveNewPipe will download a new version and act as an installer source (you have to allow that). To enable that feature go to: `Settings -> 'BraveNewPipe Settings' -> 'Update Behaviour'` - There are no other changes. --- .github/README.md | 3 +++ app/build.gradle | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/README.md b/.github/README.md index 1f8bc3dce60..2473db53921 100644 --- a/.github/README.md +++ b/.github/README.md @@ -32,6 +32,9 @@ Feel free to suggest which alternative platforms should be included. Any contrib - searchfilters: in the action menu of the search page you can now change the search behavior for the actual search. The supported content/sort filters depend on the service. More information [PR TeamNewPipe#8837](https://github.com/TeamNewPipe/NewPipe/pull/8837) +- Integrated updater feature. BraveNewPipe will download a new version and act as an installer + source (you have to allow that). To enable that feature go to: + `Settings -> 'BraveNewPipe Settings' -> 'Update Behaviour'` ## Reporting bugs Most problems with BraveNewPipe should be reported to the NewPipeExtractor diff --git a/app/build.gradle b/app/build.gradle index c2b5be332a9..a5c40d5b1e1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -70,10 +70,10 @@ android { // the amount of trailing zeros depends on the amount of digits the // defaultConfig.versionCode has -> we just prepend our increasing // versionCode before those zeros. - def braveVersionCode = 33000 + def braveVersionCode = 34000 // -> our versionName will be added as suffix to defaultConfig.versionName // We use major.minor.patch - def braveVersionName = "2.2.1" + def braveVersionName = "2.3.0" sponsorblock { // only for strings of sponsorblock stuff dimension 'default'