Merge branch 'master' into dev

This commit is contained in:
TobiGr 2020-12-27 14:53:15 +01:00
commit db0ecd92ca
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
resValue "string", "app_name", "NewPipe" resValue "string", "app_name", "NewPipe"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 29 targetSdkVersion 29
versionCode 960 versionCode 961
versionName "0.20.6" versionName "0.20.7"
multiDexEnabled true multiDexEnabled true