Skip to content

Commit

Permalink
add androidx fragment library
Browse files Browse the repository at this point in the history
  • Loading branch information
wbrunette committed Oct 5, 2019
1 parent da9c64f commit 3065beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services_app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.preference:preference:1.1.0'
implementation 'androidx.fragment:fragment:1.2.0-alpha04'
implementation 'com.google.firebase:firebase-core:17.2.0'
implementation('com.crashlytics.sdk.android:crashlytics:2.10.1@aar') {
transitive = true;
Expand Down

0 comments on commit 3065beb

Please sign in to comment.