Skip to content

Commit 2b44e92

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.5.1
1 parent b545020 commit 2b44e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
jcenter()
2424
}
2525
dependencies {
26-
classpath 'com.android.tools.build:gradle:8.5.0'
26+
classpath 'com.android.tools.build:gradle:8.5.1'
2727

2828
// NOTE: Do not place your application dependencies here; they belong
2929
// in the individual module build.gradle files

0 commit comments

Comments
 (0)