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 947ac28 commit 56b6241Copy full SHA for 56b6241
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 998
24
- versionName "0.27.1"
+ versionCode 999
+ versionName "0.27.2"
25
26
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
27
0 commit comments