Release 0.20.0

This commit is contained in:
TobiGr 2020-09-27 14:08:21 +02:00
parent 8531ac87ad
commit 7bf76a0cc5
2 changed files with 11 additions and 2 deletions

View file

@ -13,8 +13,8 @@ android {
resValue "string", "app_name", "NewPipe"
minSdkVersion 19
targetSdkVersion 29
versionCode 953
versionName "0.19.8"
versionCode 954
versionName "0.20.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true