File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed 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
74
74
` ` ` sh
75
75
dependencies {
76
76
...
77
- implementation ' com.github.furkanturkn:camerax-mlkit-pack:1.0.3 '
77
+ implementation ' com.github.furkanturkn:camerax-mlkit-pack:1.0.4 '
78
78
}
79
79
` ` `
80
80
< 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 {
46
46
implementation " androidx.camera:camera-view:1.2.1"
47
47
implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.5.1"
48
48
49
- implementation ' com.github.furkanturkn:camerax-mlkit-pack:1.0.3 '
49
+ implementation ' com.github.furkanturkn:camerax-mlkit-pack:1.0.4 '
50
50
}
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ afterEvaluate {
50
50
51
51
groupId = ' com.github.furkanturkn'
52
52
artifactId = ' camerax-mlkit-pack'
53
- version = ' 1.0.3 '
53
+ version = ' 1.0.4 '
54
54
}
55
55
}
56
56
}
You can’t perform that action at this time.
0 commit comments