mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-21 18:42:35 +01:00
Release 0.19.1
This commit is contained in:
parent
a5153f5375
commit
ba151a8b83
@ -12,8 +12,8 @@ android {
|
||||
resValue "string", "app_name", "NewPipe"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 900
|
||||
versionName "0.19.0"
|
||||
versionCode 910
|
||||
versionName "0.19.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
1
fastlane/metadata/android/en-US/changelogs/910.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/910.txt
Normal file
@ -0,0 +1 @@
|
||||
Fixed database migration which prevented NewPipe from starting in some rare cases.
|
Loading…
Reference in New Issue
Block a user