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 996eb04 commit 530c157Copy full SHA for 530c157
build.gradle
@@ -8,7 +8,7 @@ allprojects {
8
sourceCompatibility = JavaVersion.VERSION_11
9
targetCompatibility = JavaVersion.VERSION_11
10
11
- version 'v0.24.0'
+ version 'v0.24.2'
12
group 'com.github.TeamNewPipe'
13
14
repositories {
0 commit comments