Skip to content

Commit ea5a554

Browse files
tjleingThomas Leingtylerjroach
authored
chore: (assuming Amplify version is 2.13.1) Amplify version bump (#75)
Co-authored-by: Thomas Leing <leint@amazon.com> Co-authored-by: Tyler Roach <tjroach@amazon.com>
1 parent 35b71e9 commit ea5a554

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,6 +1,6 @@
11
[versions]
22
agp = "8.0.0"
3-
amplify = "2.13.0"
3+
amplify = "2.13.1"
44
cameraX = "1.2.0"
55
compose = "1.3.2"
66
coroutines = "1.7.3"

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.11.1'
4+
amplifyVersion = '2.13.1'
55
amplifyUIVersion = '1.1.2'
66
}
77
repositories {

0 commit comments

Comments
 (0)