Skip to content

Commit c2a63f5

Browse files
Bump com.android.tools.build:gradle in /example/android
Bumps com.android.tools.build:gradle from 8.11.1 to 9.0.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a32b160 commit c2a63f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77

88
dependencies {
9-
classpath 'com.android.tools.build:gradle:8.11.1'
9+
classpath 'com.android.tools.build:gradle:9.0.0'
1010
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1111
}
1212
}

0 commit comments

Comments
 (0)