Skip to content

Commit

Permalink
update compile to implementation!
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed May 8, 2018
1 parent 432f6a0 commit 33c933f
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 @@ -121,7 +121,7 @@ dependencies {
implementation 'com.takisoft.fix:preference-v7:27.1.0.0'
implementation 'com.wdullaer:materialdatetimepicker:3.5.2'

compile 'com.googlecode.libphonenumber:libphonenumber:8.7.0'
implementation 'com.googlecode.libphonenumber:libphonenumber:8.7.0'
implementation('com.mikepenz:aboutlibraries:6.0.2@aar') {
transitive = true
}
Expand Down

0 comments on commit 33c933f

Please sign in to comment.