Skip to content

Commit af072b3

Browse files
chore(deps): bump com.android.tools.build:gradle in /android
Bumps com.android.tools.build:gradle from 8.13.2 to 9.0.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 848426d commit af072b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

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

77
dependencies {
8-
classpath "com.android.tools.build:gradle:8.13.2"
8+
classpath "com.android.tools.build:gradle:9.0.1"
99
}
1010
}
1111

0 commit comments

Comments
 (0)