Skip to content

Commit

Permalink
Update dependency androidx.fragment:fragment to v1.6.0 (#2398)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent a991ea2 commit 1e6d264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ androidx-annotations = { module = 'androidx.annotation:annotation', version = '1
androidx-core = { module = 'androidx.core:core', version = '1.10.1' }
androidx-cursorAdapter = { module = 'androidx.cursoradapter:cursoradapter', version = '1.0.0' }
androidx-exifInterface = { module = 'androidx.exifinterface:exifinterface', version = '1.3.6' }
androidx-fragment = { module = 'androidx.fragment:fragment', version = '1.5.7' }
androidx-fragment = { module = 'androidx.fragment:fragment', version = '1.6.0' }
androidx-junit = { module = 'androidx.test.ext:junit', version = '1.1.5' }
androidx-lifecycle = { module = 'androidx.lifecycle:lifecycle-common', version = '2.6.1' }
androidx-startup = { module = 'androidx.startup:startup-runtime', version = '1.1.1' }
Expand Down

0 comments on commit 1e6d264

Please sign in to comment.