Skip to content

Commit

Permalink
Merge pull request #129 from SaberRobotics2506/dependabot/gradle/andr…
Browse files Browse the repository at this point in the history
…oidx.navigation-navigation-fragment-ktx-2.5.3

Bump navigation-fragment-ktx from 2.4.2 to 2.5.3
  • Loading branch information
IBXCODECAT authored Dec 22, 2022
2 parents 5393c99 + 0f43d6f commit 7acc2d7
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 @@ -44,7 +44,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.4.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1'
implementation 'androidx.navigation:navigation-fragment-ktx:2.4.2'
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3'
implementation 'androidx.navigation:navigation-ui-ktx:2.4.2'

implementation 'com.google.code.gson:gson:2.9.0' //gson module here peeps!
Expand Down

0 comments on commit 7acc2d7

Please sign in to comment.