mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-22 02:53:09 +01:00
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"
|
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…
Reference in New Issue
Block a user