Bump version to 0.25.2 (994)

pull/10283/head
TobiGr 2023-07-31 22:54:03 +02:00
rodzic 8f644e8aaf
commit 3f0f66f106
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

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