Hotfix release v0.27.2 (999)

This commit is contained in:
Stypox 2024-07-25 18:43:03 +02:00
parent a67f08008d
commit c304438073

View file

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