We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317cc40 commit ef13344Copy full SHA for ef13344
plugin/build.gradle.kts
@@ -10,7 +10,7 @@ dependencies {
10
implementation(gradleApi())
11
implementation(localGroovy())
12
implementation("com.android.tools.build:gradle:7.0.4")
13
- implementation("com.android.tools.build:gradle-api:7.0.4")
+ implementation("com.android.tools.build:gradle-api:7.4.2")
14
}
15
16
group = "io.github.ssseasonnn.router"
0 commit comments