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 a8d2d96 commit 83c76e7Copy full SHA for 83c76e7
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
agp = "8.1.4"
3
-amplify = "2.14.8"
+amplify = "2.14.10"
4
binary-compatibility = "0.14.0"
5
cameraX = "1.2.0"
6
compose = "1.5.4"
samples/liveness/build.gradle
@@ -1,7 +1,7 @@
buildscript {
ext {
compose_version = '1.5.4'
- amplifyVersion = '2.14.8'
+ amplifyVersion = '2.14.10'
amplifyUIVersion = '1.2.1'
}
7
repositories {
0 commit comments