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" resValue "string", "app_name", "NewPipe"
minSdk 21 minSdk 21
targetSdk 29 targetSdk 29
versionCode 989 versionCode 990
versionName "0.23.3" versionName "0.24.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"