Merge branch 'master' into dev

This commit is contained in:
Stypox 2023-12-29 10:48:37 +01:00
commit c4a2386c6f
3 changed files with 12 additions and 6 deletions

View file

@ -20,8 +20,8 @@ android {
resValue "string", "app_name", "NewPipe"
minSdk 21
targetSdk 33
versionCode 995
versionName "0.26.0"
versionCode 996
versionName "0.26.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"