Skip to content

Commit 4701a17

Browse files
committed
NewPipe Extractor v0.26.0
1 parent 824486d commit 4701a17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
allprojects {
1111
apply(plugin = "java-library")
1212

13-
version = "v0.25.2"
13+
version = "v0.26.0"
1414

1515
tasks.withType<JavaCompile> {
1616
options.encoding = Charsets.UTF_8.toString()

0 commit comments

Comments
 (0)