Release v0.24.0 (990)

This commit is contained in:
Stypox 2022-08-27 14:52:49 +02:00
parent df8b40619d
commit dca78cd346

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"