Update NewPipe to 0.24.1 (991)

This commit is contained in:
TobiGr 2022-11-03 19:58:16 +01:00
parent 2c5c7dfe3a
commit b066457ccf
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
resValue "string", "app_name", "NewPipe"
minSdk 21
targetSdk 29
versionCode 990
versionName "0.24.0"
versionCode 991
versionName "0.24.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"