Skip to content

Commit 71c59c5

Browse files
[path_provider]: Bump com.android.tools.build:gradle
Bumps com.android.tools.build:gradle from 7.3.1 to 8.1.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 bab7bb0 commit 71c59c5

File tree

1 file changed

+1
-1
lines changed
  • packages/path_provider/path_provider_android/android

1 file changed

+1
-1
lines changed

packages/path_provider/path_provider_android/android/build.gradle

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

1010
dependencies {
11-
classpath 'com.android.tools.build:gradle:7.3.1'
11+
classpath 'com.android.tools.build:gradle:8.1.1'
1212
}
1313
}
1414

0 commit comments

Comments
 (0)