Skip to content

Commit df389f5

Browse files
committed
NewPipe Extractor v0.26.2
1 parent 585ccde commit df389f5

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

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

0 commit comments

Comments
 (0)