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 @@ -75,7 +75,7 @@ No need to waste time on CameraX and ML Kit app anymore. This library will speed
75
75
` ` ` sh
76
76
dependencies {
77
77
...
78
- implementation ' com.github.furkanturkn:camerax-mlkit-pack:1.1.0 '
78
+ implementation ' com.github.furkanturkn:camerax-mlkit-pack:1.1.1 '
79
79
}
80
80
` ` `
81
81
< p align=" right" >( < a href=" #readme-top" > back to top< /a> ) < /p>
Original file line number Diff line number Diff line change @@ -48,5 +48,5 @@ dependencies {
48
48
implementation " androidx.camera:camera-view:1.2.1"
49
49
implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.5.1"
50
50
51
- // implementation 'com.github.furkanturkn:camerax-mlkit-pack:1.1.0 '
51
+ // implementation 'com.github.furkanturkn:camerax-mlkit-pack:1.1.1 '
52
52
}
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.1.0 '
53
+ version = ' 1.1.1 '
54
54
}
55
55
}
56
56
}
You can’t perform that action at this time.
0 commit comments