Skip to content

Commit

Permalink
update build preference 1.1.0-alpha03
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeswitz committed Feb 19, 2019
1 parent 324daf2 commit f73f75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.0.2'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.preference:preference:1.0.0'
implementation 'androidx.preference:preference:1.1.0-alpha03'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.annotation:annotation:1.0.1'
implementation 'com.google.android.material:material:1.0.0'
Expand Down

0 comments on commit f73f75e

Please sign in to comment.