Update NewPipe to 0.24.1 (991)
This commit is contained in:
parent
2c5c7dfe3a
commit
b066457ccf
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
||||||
resValue "string", "app_name", "NewPipe"
|
resValue "string", "app_name", "NewPipe"
|
||||||
minSdk 21
|
minSdk 21
|
||||||
targetSdk 29
|
targetSdk 29
|
||||||
versionCode 990
|
versionCode 991
|
||||||
versionName "0.24.0"
|
versionName "0.24.1"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue