1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-10-12 22:27:39 +00:00

Release v0.27.0 (997)

This commit is contained in:
Stypox
2024-04-01 14:23:48 +02:00
parent 7abf0f4886
commit f704721b59

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 996 versionCode 997
versionName "0.26.1" versionName "0.27.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"