Release v0.24.0 (990)

This commit is contained in:
Stypox 2022-08-27 14:52:49 +02:00
parent ebce4c5b7e
commit e6391a860a
No known key found for this signature in database
GPG Key ID: 4BDF1B40A49FDD23
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
resValue "string", "app_name", "NewPipe"
minSdk 21
targetSdk 29
versionCode 989
versionName "0.23.3"
versionCode 990
versionName "0.24.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"