Merge remote-tracking branch 'TeamNewPipe/master' into dev
This commit is contained in:
commit
78b1c1eb4a
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
2
fastlane/metadata/android/en-US/changelogs/730.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/730.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Fixed
|
||||
- Hot fix decrypt function error again.
|
Loading…
Reference in a new issue