Skip to content

Commit fba4a40

Browse files
[dependabot]: Bump com.android.tools.build:gradle
Bumps com.android.tools.build:gradle from 8.5.1 to 8.9.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 085a2ff commit fba4a40

File tree

1 file changed

+1
-1
lines changed
  • packages/shared_preferences/shared_preferences_android/android

1 file changed

+1
-1
lines changed

packages/shared_preferences/shared_preferences_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:8.5.1'
12+
classpath 'com.android.tools.build:gradle:8.9.1'
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414
}
1515
}

0 commit comments

Comments
 (0)