NewPipe 0.26.0 (995)

This commit is contained in:
TobiGr 2023-10-05 14:52:27 +02:00 committed by Stypox
parent 7c8591d9f0
commit dd6c5288f9

View file

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