Update version to 0.19.7 (952)

pull/3984/head
TobiGr 2020-07-26 14:39:18 +02:00
rodzic 17edd1c3d4
commit f53a0f0d07
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -13,8 +13,8 @@ android {
resValue "string", "app_name", "NewPipe" resValue "string", "app_name", "NewPipe"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 29 targetSdkVersion 29
versionCode 951 versionCode 952
versionName "0.19.6" versionName "0.19.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true