diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f22d3254..0dd3f64b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ squareup-okhttp = "5.4.0" squareup-retrofit = "3.0.0" [libraries] -android-plugin = { module = "com.android.tools.build:gradle", version = "8.13.2" } +android-plugin = { module = "com.android.tools.build:gradle", version = "9.3.1" } androidx-compose-runtime = "androidx.compose.runtime:runtime:1.11.4" androidx-core = { module = "androidx.core:core-ktx", version = "1.18.0" } androidx-test-runner = { module = "androidx.test:runner", version = "1.7.0" }