Release 0.19.3 (930)

This commit is contained in:
TobiGr 2020-04-24 18:32:56 +02:00
parent 375291380c
commit 243f3e21ec
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
resValue "string", "app_name", "NewPipe"
minSdkVersion 19
targetSdkVersion 28
versionCode 920
versionName "0.19.2"
versionCode 930
versionName "0.19.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true