Release v0.25.1 (993)

This commit is contained in:
Stypox 2023-03-01 10:52:05 +01:00
parent 3f8e44dc66
commit c5cf2f4514
No known key found for this signature in database
GPG Key ID: 4BDF1B40A49FDD23
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ android {
resValue "string", "app_name", "NewPipe"
minSdk 21
targetSdk 33
versionCode 992
versionName "0.25.0"
versionCode 993
versionName "0.25.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"