Updated version to 0.21.14
This commit is contained in:
parent
4825a0a35f
commit
2c88e9d068
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ android {
|
||||||
resValue "string", "app_name", "NewPipe"
|
resValue "string", "app_name", "NewPipe"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 979
|
versionCode 980
|
||||||
versionName "0.21.13"
|
versionName "0.21.14"
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue