diff --git a/build.gradle b/build.gradle index 41bace8..7992243 100644 --- a/build.gradle +++ b/build.gradle @@ -1,8 +1,8 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { ext.kotlin_version = '2.1.21' - ext.retrofitVersion = '2.11.0' - ext.amplify_version = '2.27.3' + ext.retrofitVersion = '3.0.0' + ext.amplify_version = '2.27.4' repositories { google()