Skip to content

Commit

Permalink
fix(deps): update dependency androidx.fragment:fragment-ktx to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent ab50132 commit 376e342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ ext {
annotationLibraryVersion ='1.1.0'
firebaseCrashlyticsVersion = '18.4.1'
activity_version = '1.5.0'
fragment_version = '1.5.0'
fragment_version = '1.6.1'
composeVersion = '1.6.0-alpha05'
composeCompiler = '1.3.2'
composeActivity = '1.7.2'
Expand Down

0 comments on commit 376e342

Please sign in to comment.