1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-10-11 05:37:38 +00:00

NewPipe 0.26.0 (995)

This commit is contained in:
TobiGr
2023-10-05 14:52:27 +02:00
committed by Stypox
parent 35c1dfd145
commit 0d8d3479e1

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 994 versionCode 995
versionName "0.25.2" versionName "0.26.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"