mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-21 18:42:35 +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"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 810
|
||||
versionName "0.18.1"
|
||||
versionCode 820
|
||||
versionName "0.18.2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
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