Skip to content

Commit 0868e89

Browse files
dependabot[bot]jmagman
authored andcommitted
[image_picker]: Bump androidx.core:core
Bumps androidx.core:core from 1.13.1 to 1.15.0. --- updated-dependencies: - dependency-name: androidx.core:core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dcf789f commit 0868e89

File tree

1 file changed

+1
-1
lines changed
  • packages/image_picker/image_picker_android/android

1 file changed

+1
-1
lines changed

packages/image_picker/image_picker_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535
disable 'AndroidGradlePluginVersion', 'InvalidPackage', 'GradleDependency', 'NewerVersionAvailable'
3636
}
3737
dependencies {
38-
implementation 'androidx.core:core:1.13.1'
38+
implementation 'androidx.core:core:1.15.0'
3939
implementation 'androidx.annotation:annotation:1.9.0'
4040
implementation 'androidx.exifinterface:exifinterface:1.3.7'
4141
implementation 'androidx.activity:activity:1.9.2'

0 commit comments

Comments
 (0)