We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 131258f commit c428b48Copy full SHA for c428b48
build.gradle.kts
@@ -24,7 +24,7 @@ plugins {
24
25
id("love.forte.plugin.suspend-transform") version "2.1.20-0.11.1" apply false
26
id("com.android.library") version "8.7.3" apply false
27
- id("com.android.application") version "8.7.3" apply false
+ id("com.android.application") version "8.9.0" apply false
28
29
id("com.github.ben-manes.versions") version "0.52.0" apply false
30
}
0 commit comments