Bump version to 0.25.2 (994)

This commit is contained in:
TobiGr 2023-07-31 22:54:03 +02:00
parent 8f644e8aaf
commit 3f0f66f106
1 changed files with 2 additions and 2 deletions

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