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 82bd244 commit 9ffbf05Copy full SHA for 9ffbf05
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-amplify = "2.8.4"
+amplify = "2.8.7"
3
cameraX = "1.2.0"
4
compose = "1.3.2"
5
lifecycle = "2.4.0"
samples/liveness/build.gradle
@@ -1,7 +1,7 @@
buildscript {
ext {
compose_version = '1.3.3'
- amplifyVersion = '2.7.0'
+ amplifyVersion = '2.8.7'
amplifyUIVersion = '1.0.0'
6
}
7
repositories {
0 commit comments