diff --git a/build.gradle.kts b/build.gradle.kts index 20bc950e26..14e2f4bf1b 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -24,7 +24,7 @@ plugins { id("love.forte.plugin.suspend-transform") version "2.1.20-0.12.0" apply false - id("com.android.library") version "8.9.2" apply false + id("com.android.library") version "8.12.0" apply false id("com.android.application") version "8.9.2" apply false id("com.github.ben-manes.versions") version "0.52.0" apply false