Skip to content

Commit

Permalink
Update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
z-huang committed Apr 16, 2022
1 parent 3435abc commit bf8e0e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "com.zionhuang.music"
minSdkVersion 26
targetSdkVersion 31
versionCode 5
versionName "0.2.0-beta"
versionCode 6
versionName "0.2.1-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
applicationVariants.all { variant ->
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<br><b>Fixed</b>

* Fix YouTube not playing any streams #27, TeamNewPipe/NewPipe#8202
* Fix YouTube age restricted videos being throttled TeamNewPipe/NewPipeExtractor#832

0 comments on commit bf8e0e8

Please sign in to comment.