~singpolyma/cheogram-android

4d0c037547b8cd58dd436d3c124486fc17baa5f5 — Daniel Gultsch 5 years ago 5490e98
added library mentioned in previous commit
1 files changed, 1 insertions(+), 0 deletions(-)

M build.gradle
M build.gradle => build.gradle +1 -0
@@ 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'
}