diff --git a/app/build.gradle b/app/build.gradle index 551278d4..83909410 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.perflyst.twire" minSdk 21 targetSdk 34 - versionCode 533 - versionName "2.10.9" + versionCode 534 + versionName "2.11.0" vectorDrawables.useSupportLibrary true diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5bd6da6d..125d9422 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -321,6 +321,11 @@ + V 2.11.0 + A Add background playback when the screen is locked. + A Add support for proxies, which can be used to block ads. + F Fix usher requests not using https. + V 2.10.9 F Fix empty "My Streams" page F Get followers from new Twitch API