We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d5341 commit 1d6ba9cCopy full SHA for 1d6ba9c
README.md
@@ -50,9 +50,9 @@ allprojects {
50
}
51
52
dependencies {
53
- implementation 'com.github.pedroSG94.RootEncoder:library:2.6.0'
+ implementation 'com.github.pedroSG94.RootEncoder:library:2.6.1'
54
//Optional, allow use CameraXSource and CameraUvcSource
55
- implementation 'com.github.pedroSG94.RootEncoder:extra-sources:2.6.0'
+ implementation 'com.github.pedroSG94.RootEncoder:extra-sources:2.6.1'
56
57
58
```
0 commit comments