Merge remote-tracking branch 'TeamNewPipe/master' into dev
This commit is contained in:
commit
78b1c1eb4a
|
@ -8,8 +8,8 @@ android {
|
||||||
applicationId "org.schabi.newpipe"
|
applicationId "org.schabi.newpipe"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 720
|
versionCode 730
|
||||||
versionName "0.16.0"
|
versionName "0.16.1"
|
||||||
|
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
# Fixed
|
||||||
|
- Hot fix decrypt function error again.
|
Loading…
Reference in New Issue