Release 0.20.11 (965)
This commit is contained in:
parent
9b09f2ad71
commit
80cd41893b
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ android {
|
||||||
resValue "string", "app_name", "NewPipe"
|
resValue "string", "app_name", "NewPipe"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 964
|
versionCode 965
|
||||||
versionName "0.20.10"
|
versionName "0.20.11"
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue