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 d376c94 commit 88ff897Copy full SHA for 88ff897
build.gradle
@@ -8,7 +8,7 @@ allprojects {
8
sourceCompatibility = JavaVersion.VERSION_11
9
targetCompatibility = JavaVersion.VERSION_11
10
11
- version 'v0.24.7'
+ version 'v0.24.8'
12
group 'com.github.TeamNewPipe'
13
14
repositories {
0 commit comments