Merge remote-tracking branch 'TeamNewPipe/master' into dev

This commit is contained in:
Tobias Groza 2019-04-28 03:34:38 +02:00
commit 78b1c1eb4a
2 changed files with 4 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 19
targetSdkVersion 28
versionCode 720
versionName "0.16.0"
versionCode 730
versionName "0.16.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

View File

@ -0,0 +1,2 @@
# Fixed
- Hot fix decrypt function error again.