Release v0.25.1 (993)

This commit is contained in:
Stypox 2023-03-01 10:52:05 +01:00
parent d67c652555
commit 18aed407c3

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 992 versionCode 993
versionName "0.25.0" versionName "0.25.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"