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 3f8e44d commit c5cf2f4Copy full SHA for c5cf2f4
1 file changed
app/build.gradle
@@ -20,8 +20,8 @@ android {
20
resValue "string", "app_name", "NewPipe"
21
minSdk 21
22
targetSdk 33
23
- versionCode 992
24
- versionName "0.25.0"
+ versionCode 993
+ versionName "0.25.1"
25
26
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
27
0 commit comments