Fixes issue #261 - upgrade MyTransL lib

This commit is contained in:
stom79 2018-01-20 11:01:59 +01:00
parent ee9a891efa
commit f61e720294
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ dependencies {
implementation 'com.evernote:android-job:1.2.2'
implementation 'com.github.chrisbanes:PhotoView:2.0.0'
implementation 'com.github.stom79:country-picker-android:1.2.0'
implementation 'com.github.stom79:mytransl:1.2'
implementation 'com.github.stom79:mytransl:1.4'
playstoreImplementation 'io.github.kobakei:ratethisapp:1.2.0'
implementation 'org.conscrypt:conscrypt-android:1.0.0.RC13'
implementation 'com.google.code.gson:gson:2.8.2'