Release v0.27.0 (997)

This commit is contained in:
Stypox 2024-04-01 14:23:48 +02:00
parent ef1fa956fb
commit 46beb105c2

View file

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