improve toast messages

This commit is contained in:
stom79 2018-11-25 10:51:58 +01:00
parent 21996e6ee8
commit f634bcab9f
1 changed files with 1 additions and 0 deletions

View File

@ -76,5 +76,6 @@ dependencies {
implementation 'com.vanniktech:emoji-one:0.6.0-SNAPSHOT'
implementation 'com.oguzdev:CircularFloatingActionMenu:1.0.2'
implementation 'com.github.franmontiel:LocaleChanger:0.9.2'
implementation 'com.github.GrenderG:Toasty:1.3.0'
playstoreImplementation "io.github.kobakei:ratethisapp:$ratethisappLibraryVersion"
}