Bump version to 0.25.2 (994)

This commit is contained in:
TobiGr
2023-08-02 20:02:22 +02:00
parent 8f644e8aaf
commit 3f0f66f106
+2 -2
View File
@@ -20,8 +20,8 @@ android {
resValue "string", "app_name", "NewPipe"
minSdk 21
targetSdk 33
versionCode 993
versionName "0.25.1"
versionCode 994
versionName "0.25.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"