Skip to content

Commit 1d6ba9c

Browse files
committed
update readme
1 parent c0d5341 commit 1d6ba9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ allprojects {
5050
}
5151
}
5252
dependencies {
53-
implementation 'com.github.pedroSG94.RootEncoder:library:2.6.0'
53+
implementation 'com.github.pedroSG94.RootEncoder:library:2.6.1'
5454
//Optional, allow use CameraXSource and CameraUvcSource
55-
implementation 'com.github.pedroSG94.RootEncoder:extra-sources:2.6.0'
55+
implementation 'com.github.pedroSG94.RootEncoder:extra-sources:2.6.1'
5656
}
5757
5858
```

0 commit comments

Comments
 (0)