From d5aee6fc90fe5d8a41696493e08d0c3672544c62 Mon Sep 17 00:00:00 2001 From: Xiaowei Zhu <33129495+zhu-xiaowei@users.noreply.github.com> Date: Thu, 27 Jun 2024 15:45:47 +0800 Subject: [PATCH] chore: bump amplify-core to the latest version v1.x (#81) Co-authored-by: xiaoweii --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 17a11a2..be5268a 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ ext { minSdkVersion = 16 targetSdkVersion = 30 awsSdkVersion = '2.51.0' - amplifySdkVersion = '1.37.2' + amplifySdkVersion = '1.38.8' lifecycleVersion = "2.6.1" dependency = [ android: [