Skip to content

Commit

Permalink
remove androidx.navigation:navigation-dynamic-features-fragment as th…
Browse files Browse the repository at this point in the history
…is pulls unfree com.google.android.play.core
  • Loading branch information
Marmo committed May 17, 2021
1 parent 1d1521b commit 8aaec88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,4 @@ dependencies {

implementation "androidx.navigation:navigation-fragment:$navigationVersion"
implementation "androidx.navigation:navigation-ui:$navigationVersion"
implementation "androidx.navigation:navigation-dynamic-features-fragment:$navigationVersion"
}

0 comments on commit 8aaec88

Please sign in to comment.