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 9bb3500 commit 54eda91Copy full SHA for 54eda91
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
agp = "8.0.0"
3
-amplify = "2.13.1"
+amplify = "2.14.3"
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.13.1'
+ amplifyVersion = '2.14.3'
amplifyUIVersion = '1.1.3'
}
7
repositories {
0 commit comments