Skip to content

Commit

Permalink
Add androidx preference dependency (missed on last commit!)
Browse files Browse the repository at this point in the history
  • Loading branch information
iscle committed Jan 13, 2020
1 parent b3878ff commit 3d8d088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ dependencies {
implementation 'androidx.browser:browser:1.2.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'com.squareup.okhttp3:okhttp:4.3.1'
implementation 'androidx.preference:preference:1.1.0'
}

0 comments on commit 3d8d088

Please sign in to comment.