Skip to content

Commit 69f64e4

Browse files
committed
NewPipe Extractor v0.26.3
1 parent 639b371 commit 69f64e4

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

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

0 commit comments

Comments
 (0)