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 af94342 commit 0d16de1Copy full SHA for 0d16de1
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
agp = "8.0.0"
3
-amplify = "2.14.3"
+amplify = "2.14.5"
4
cameraX = "1.2.0"
5
compose = "1.3.2"
6
coroutines = "1.7.3"
samples/liveness/build.gradle
@@ -1,7 +1,7 @@
buildscript {
ext {
compose_version = '1.3.3'
- amplifyVersion = '2.14.3'
+ amplifyVersion = '2.14.5'
amplifyUIVersion = '1.1.4'
}
7
repositories {
0 commit comments