File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ No need to waste time on CameraX and ML Kit app anymore. This library will speed
7474 ` ` ` sh
7575 dependencies {
7676 ...
77- implementation ' com.github.furkanturkn:camerax-mlkit-pack:1.0.3 '
77+ implementation ' com.github.furkanturkn:camerax-mlkit-pack:1.0.4 '
7878 }
7979 ` ` `
8080< p align=" right" >( < a href=" #readme-top" > back to top< /a> ) < /p>
Original file line number Diff line number Diff line change @@ -46,5 +46,5 @@ dependencies {
4646 implementation " androidx.camera:camera-view:1.2.1"
4747 implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.5.1"
4848
49- implementation ' com.github.furkanturkn:camerax-mlkit-pack:1.0.3 '
49+ implementation ' com.github.furkanturkn:camerax-mlkit-pack:1.0.4 '
5050}
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ afterEvaluate {
5050
5151 groupId = ' com.github.furkanturkn'
5252 artifactId = ' camerax-mlkit-pack'
53- version = ' 1.0.3 '
53+ version = ' 1.0.4 '
5454 }
5555 }
5656 }
You can’t perform that action at this time.
0 commit comments