Skip to content

Commit

Permalink
Release v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arkon committed May 20, 2023
1 parent 1463072 commit 6b25834
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
applicationId "com.livetl.android"
minSdkVersion 21
targetSdkVersion 33
versionCode 283
versionName "8.0.0"
versionCode 284
versionName "8.0.1"
}

buildTypes {
Expand Down
4 changes: 1 addition & 3 deletions distribution/whatsnew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
- A new way to manually open a video
- Now using Material Design 3 for the UI
- A bunch of updates under the hood, including targeting Android 13
- Fix crashing on launch

---

Expand Down

0 comments on commit 6b25834

Please sign in to comment.