File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ allprojects {
16
16
}
17
17
18
18
dependencies {
19
- classpath ' com.android.tools.build:gradle:8.5 .0'
19
+ classpath ' com.android.tools.build:gradle:8.9 .0'
20
20
classpath ' com.vanniktech:gradle-maven-publish-plugin:0.31.0'
21
21
}
22
22
Original file line number Diff line number Diff line change 7
7
*/
8
8
9
9
plugins {
10
- id " com.android.library" version " 8.5 .0"
10
+ id " com.android.library" version " 8.9 .0"
11
11
id " com.vanniktech.maven.publish" version " 0.31.0"
12
12
alias(libs. plugins. jetbrains. kotlin. android)
13
13
}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ pluginManagement {
16
16
17
17
plugins {
18
18
// Apply the foojay-resolver plugin to allow automatic download of JDKs
19
- id ' org.gradle.toolchains.foojay-resolver-convention' version ' 0.10 .0'
19
+ id ' org.gradle.toolchains.foojay-resolver-convention' version ' 0.7 .0'
20
20
}
21
21
22
22
rootProject. name = ' executorch'
You can’t perform that action at this time.
0 commit comments