File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
packages/amplify_datastore/android Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -72,10 +72,10 @@ dependencies {
72
72
// Support for Java 8 features
73
73
coreLibraryDesugaring ' com.android.tools:desugar_jdk_libs:2.0.3'
74
74
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"
79
79
implementation ' com.google.code.gson:gson:2.10.1'
80
80
implementation ' org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'
81
81
You can’t perform that action at this time.
0 commit comments