[android] Updated mytracker sdk to 1.5.3

This commit is contained in:
Alexander Zatsepin 2018-05-08 13:10:53 +03:00 committed by Aleksandr Zatsepin
parent 55391e344d
commit 2f0cd8d89b

View file

@ -73,7 +73,7 @@ dependencies {
}
implementation 'com.google.code.gson:gson:2.6.1'
implementation 'com.pushwoosh:pushwoosh:4.12.2'
implementation 'com.my.tracker:mytracker-sdk:1.5.2'
implementation 'com.my.tracker:mytracker-sdk:1.5.3'
implementation ('com.my.target:mytarget-sdk:4.6.14') {
exclude group: 'com.android.support'
}