Bump version to 0.18.2 [hotfix release]
This commit is contained in:
parent
7d0520517f
commit
1c1885c256
2 changed files with 3 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ android {
|
||||||
applicationId "org.schabi.newpipe"
|
applicationId "org.schabi.newpipe"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 810
|
versionCode 820
|
||||||
versionName "0.18.1"
|
versionName "0.18.2"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
|
||||||
1
fastlane/metadata/android/en-US/changelogs/820.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/820.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Fixed decrypt function name regex making YouTube unusable.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue