Skip to content

Commit

Permalink
fix: Startup crash in SDK 34
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed Aug 2, 2024
1 parent 7772762 commit 8bcd74e
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 @@ -56,7 +56,7 @@ dependencies {
kapt "io.github.amrdeveloper:easyadapter-compiler:1.1.1"

// Navigation Component
implementation "androidx.navigation:navigation-fragment-ktx:2.4.2"
implementation "androidx.navigation:navigation-fragment-ktx:2.7.7"

// LiveData, ViewModel, Fragment Extension
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1"
Expand Down

0 comments on commit 8bcd74e

Please sign in to comment.