1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-22 11:02:35 +01:00

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

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"