Skip to content

Commit bc67089

Browse files
[dependabot]: Bump androidx.activity:activity
Bumps androidx.activity:activity from 1.11.0 to 1.12.1. --- updated-dependencies: - dependency-name: androidx.activity:activity dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afeea65 commit bc67089

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
@@ -38,7 +38,7 @@ android {
3838
implementation("androidx.core:core:1.13.1")
3939
implementation("androidx.annotation:annotation:1.9.1")
4040
implementation("androidx.exifinterface:exifinterface:1.4.1")
41-
implementation("androidx.activity:activity:1.11.0")
41+
implementation("androidx.activity:activity:1.12.2")
4242

4343
testImplementation("junit:junit:4.13.2")
4444
testImplementation("org.mockito:mockito-core:5.21.0")

0 commit comments

Comments
 (0)