fix implementation error

This commit is contained in:
tom79 2019-04-25 19:15:52 +02:00
parent 6e82ad4868
commit 26c6cf8832
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ dependencies {
implementation 'com.github.stom79:mytransl:1.5'
implementation 'com.github.stom79:SparkButton:1.0.12'
implementation "com.koushikdutta.async:androidasync:2.+"
implementation 'com.vanniktech:emoji-one:0.6.0-SNAPSHOT'
implementation 'com.vanniktech:emoji-one:0.6.0'
implementation 'com.oguzdev:CircularFloatingActionMenu:1.0.2'
implementation 'com.github.franmontiel:LocaleChanger:0.9.2'
implementation 'com.github.GrenderG:Toasty:1.3.1'