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 a07d5f1 commit c518af4Copy full SHA for c518af4
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