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 6e81f24 commit 0a2fc08Copy full SHA for 0a2fc08
1 file changed
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
resValue "string", "app_name", "NewPipe"
17
minSdk 19
18
targetSdk 29
19
- versionCode 985
20
- versionName "0.22.2"
+ versionCode 986
+ versionName "0.23.0"
21
22
multiDexEnabled true
23
0 commit comments