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 4291877 commit 340a84eCopy full SHA for 340a84e
1 file changed
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
resValue "string", "app_name", "NewPipe"
18
minSdkVersion 19
19
targetSdkVersion 29
20
- versionCode 974
21
- versionName "0.21.8"
+ versionCode 975
+ versionName "0.21.9"
22
23
multiDexEnabled true
24
0 commit comments