Skip to content

Commit

Permalink
Merge pull request #190 from orangebikelabs/dependabot/gradle/alpha/a…
Browse files Browse the repository at this point in the history
…ndroidx.fragment-fragment-ktx-1.8.0

fix: bump androidx.fragment:fragment-ktx from 1.7.1 to 1.8.0
  • Loading branch information
bensandee committed Jun 17, 2024
2 parents 4cc5335 + bd4cd59 commit 5fd957c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ dependencies {

implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.fragment:fragment-ktx:1.7.1'
implementation 'androidx.fragment:fragment-ktx:1.8.0'
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.media:media:1.7.0'
Expand Down

0 comments on commit 5fd957c

Please sign in to comment.