Skip to content

Commit 8a3fbf1

Browse files
eeatonawsThomas Leing
authored andcommitted
chore: Update Amplify Android version (#48)
1 parent 48d6754 commit 8a3fbf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
amplify = "2.8.4"
2+
amplify = "2.8.7"
33
cameraX = "1.2.0"
44
compose = "1.3.2"
55
lifecycle = "2.4.0"

samples/liveness/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
compose_version = '1.3.3'
4-
amplifyVersion = '2.7.0'
4+
amplifyVersion = '2.8.7'
55
amplifyUIVersion = '1.0.0'
66
}
77
repositories {

0 commit comments

Comments
 (0)