Skip to content

Commit 1875788

Browse files
committed
NewPipe Extractor v0.26.1
1 parent c46af33 commit 1875788

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.26.0"
13+
version = "v0.26.1"
1414

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

0 commit comments

Comments
 (0)