Skip to content

Commit 6a9b239

Browse files
authored
feat(all): Update Amplify dependency to 2.33.0 (#297)
1 parent e845c0f commit 6a9b239

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ Amplify UI for Android is an open-source UI library with cloud-connected compone
2020

2121
## Supported Versions
2222

23-
| Component | Version | Amplify | Material3 |
24-
| --- |---------|----------|-----------|
25-
| Authenticator | ![Maven Central](https://img.shields.io/maven-central/v/com.amplifyframework.ui/authenticator) | 2.24.0+ | 1.1.2 |
26-
| Liveness | ![Maven Central](https://img.shields.io/maven-central/v/com.amplifyframework.ui/liveness) | 2.15.1+ | 1.1.2 |
23+
| Component | Version | Amplify | Material3 |
24+
| --- |---------|---------|-----------|
25+
| Authenticator | ![Maven Central](https://img.shields.io/maven-central/v/com.amplifyframework.ui/authenticator) | 2.30.4+ | 1.1.2 |
26+
| Liveness | ![Maven Central](https://img.shields.io/maven-central/v/com.amplifyframework.ui/liveness) | 2.30.4+ | 1.1.2 |
2727

2828
## Getting Started
2929

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
accompanist = "0.28.0"
33
agp = "8.11.1"
4-
amplify = "2.30.3"
4+
amplify = "2.33.0"
55
appcompat = "1.6.1"
66
androidx-core = "1.9.0"
77
androidx-datastore = "1.1.7"

0 commit comments

Comments
 (0)