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 35b71e9 commit ea5a554Copy full SHA for ea5a554
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
agp = "8.0.0"
3
-amplify = "2.13.0"
+amplify = "2.13.1"
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.11.1'
+ amplifyVersion = '2.13.1'
amplifyUIVersion = '1.1.2'
}
7
repositories {
0 commit comments