release version 0.19.0 (900)

This commit is contained in:
TobiGr 2020-03-25 12:16:18 +01:00
parent bcd77031f3
commit 7f21975971
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
resValue "string", "app_name", "NewPipe"
minSdkVersion 19
targetSdkVersion 28
versionCode 870
versionName "0.18.7"
versionCode 900
versionName "0.19.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true