Skip to content

Commit bc772e6

Browse files
dependabot[bot]Jordan-Nelsondnys1
committed
chore(deps): bump com.amplifyframework:aws-datastore from 2.10.0 to 2.11.0 in /packages/amplify_datastore/android (#3464)
* chore(deps): bump com.amplifyframework:aws-datastore Bumps [com.amplifyframework:aws-datastore](https://github.com/aws-amplify/amplify-android) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/aws-amplify/amplify-android/releases) - [Changelog](https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md) - [Commits](aws-amplify/amplify-android@release_v2.10.0...release_v2.11.0) --- updated-dependencies: - dependency-name: com.amplifyframework:aws-datastore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: bump remaining amplify android packages --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jordan Nelson <[email protected]> Co-authored-by: Dillon Nys <[email protected]>
1 parent 8a6a1b6 commit bc772e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/amplify_datastore/android/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ dependencies {
7272
// Support for Java 8 features
7373
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'
7474

75-
implementation 'com.amplifyframework:aws-auth-cognito:2.10.0'
76-
implementation "com.amplifyframework:aws-api:2.10.0"
77-
implementation "com.amplifyframework:aws-datastore:2.10.0"
78-
implementation "com.amplifyframework:aws-api-appsync:2.10.0"
75+
implementation 'com.amplifyframework:aws-auth-cognito:2.11.0'
76+
implementation "com.amplifyframework:aws-api:2.11.0"
77+
implementation "com.amplifyframework:aws-datastore:2.11.0"
78+
implementation "com.amplifyframework:aws-api-appsync:2.11.0"
7979
implementation 'com.google.code.gson:gson:2.10.1'
8080
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'
8181

0 commit comments

Comments
 (0)