added library mentioned in previous commit

This commit is contained in:
Daniel Gultsch 2018-11-20 17:25:31 +01:00
parent 5490e98b14
commit 4d0c037547

View file

@ -60,6 +60,7 @@ dependencies {
implementation 'org.osmdroid:osmdroid-android:6.0.1'
implementation 'org.hsluv:hsluv:0.2'
implementation 'org.conscrypt:conscrypt-android:1.3.0'
implementation 'me.drakeet.support:toastcompat:1.1.0'
quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.9.14'
}