Skip to content

Commit 78a0016

Browse files
chore: bump com.android.tools.build:gradle in /android
Bumps com.android.tools.build:gradle from 8.1.4 to 8.12.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 919c83c commit 78a0016

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
google()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:8.1.4'
8+
classpath 'com.android.tools.build:gradle:8.12.0'
99
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1010
}
1111
}

0 commit comments

Comments
 (0)