File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11[versions ]
22agp = " 8.1.4"
3- amplify = " 2.14.10 "
3+ amplify = " 2.14.12 "
44binary-compatibility = " 0.14.0"
55cameraX = " 1.2.0"
66compose = " 1.5.4"
Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ dependencies {
6060 // Use this to use published version of Amplify UI
6161 implementation " com.amplifyframework.ui:liveness:$amplifyUIVersion "
6262
63-
6463 implementation " com.amplifyframework:core-kotlin:$amplifyVersion "
6564 implementation " com.amplifyframework:aws-api:$amplifyVersion "
6665 implementation " com.amplifyframework:aws-auth-cognito:$amplifyVersion "
Original file line number Diff line number Diff line change 11buildscript {
22 ext {
33 compose_version = ' 1.5.4'
4- amplifyVersion = ' 2.14.10 '
4+ amplifyVersion = ' 2.14.12 '
55 amplifyUIVersion = ' 1.2.1'
66 }
77 repositories {
You can’t perform that action at this time.
0 commit comments