Hotfix release v0.27.1 (998)

This commit is contained in:
Stypox 2024-07-11 23:41:53 +02:00
parent 30ed26fd4b
commit b68e5a034d

View file

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