Bump version to 0.18.2 [hotfix release]
This commit is contained in:
parent
10d57afaac
commit
2152375227
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "org.schabi.newpipe"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 810
|
||||
versionName "0.18.1"
|
||||
versionCode 820
|
||||
versionName "0.18.2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Fixed decrypt function name regex making YouTube unusable.
|
Loading…
Reference in New Issue