Skip to content

Commit

Permalink
Release v9.0.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
arkon committed May 25, 2024
1 parent 5d6e4ff commit 094e359
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {
minSdk = 26
targetSdk = 34
versionCode = 300
versionName = "9.0.0"
versionName = "9.0.0-beta01"
}

buildFeatures {
Expand Down
7 changes: 3 additions & 4 deletions distribution/whatsnew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
The app has been reworked. Instead of having YouTube videos and chat directly
in the app, it's now designed to work in conjunction with the regular YouTube
app while using LiveTL in split screen or picture-in-picture (PiP) mode to
view filtered chat messages.
Instead of having YouTube videos and chat directly in the app, LiveTL for Android is now designed
to work in conjunction with the regular YouTube app while using LiveTL in picture-in-picture (PiP)
or split screen mode to view the filtered chat messages.

The app now requires Android 8.0 or higher.

Expand Down

0 comments on commit 094e359

Please sign in to comment.