1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-12-14 12:18:05 +00:00

Release v0.25.0 (992)

This commit is contained in:
Stypox
2023-01-22 08:59:21 +01:00
parent b6bf0ffc40
commit b9228df32c

View File

@@ -16,8 +16,8 @@ android {
resValue "string", "app_name", "NewPipe" resValue "string", "app_name", "NewPipe"
minSdk 21 minSdk 21
targetSdk 33 targetSdk 33
versionCode 991 versionCode 992
versionName "0.24.1" versionName "0.25.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"