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 9b09f2a commit 80cd418Copy full SHA for 80cd418
1 file changed
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
resValue "string", "app_name", "NewPipe"
14
minSdkVersion 19
15
targetSdkVersion 29
16
- versionCode 964
17
- versionName "0.20.10"
+ versionCode 965
+ versionName "0.20.11"
18
19
multiDexEnabled true
20
0 commit comments