1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-11-01 07:43:00 +00:00

Release v0.24.0 (990)

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

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"