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.
2 parents a07d5f1 + c518af4 commit 16b1986Copy full SHA for 16b1986
1 file changed
CameraXExtensions/build.gradle
@@ -20,7 +20,7 @@ buildscript {
20
ext.kotlin_version = '1.9.22'
21
ext.java_version = JavaVersion.VERSION_11
22
23
- ext.camerax_version = '1.4.0-beta01'
+ ext.camerax_version = '1.4.1'
24
ext.coroutines_version = '1.8.1'
25
ext.lifecycle_version = '2.8.0'
26
0 commit comments