We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6bf0ff commit b9228dfCopy full SHA for b9228df
1 file changed
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
resValue "string", "app_name", "NewPipe"
17
minSdk 21
18
targetSdk 33
19
- versionCode 991
20
- versionName "0.24.1"
+ versionCode 992
+ versionName "0.25.0"
21
22
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
23
0 commit comments