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 7abf0f4 commit f704721Copy full SHA for f704721
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 996
24
- versionName "0.26.1"
+ versionCode 997
+ versionName "0.27.0"
25
26
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
27
0 commit comments