Skip to content

Commit 1f9defa

Browse files
chore: bump com.android.tools.build:gradle in /android
Bumps com.android.tools.build:gradle from 7.4.2 to 8.3.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2090b0 commit 1f9defa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
google()
55
}
66
dependencies {
7-
classpath 'com.android.tools.build:gradle:7.4.2'
7+
classpath 'com.android.tools.build:gradle:8.3.1'
88
}
99
}
1010

0 commit comments

Comments
 (0)