[android] Updated myTarget SDK to 4.6.14

This commit is contained in:
Александр Зацепин 2017-06-08 16:11:02 +03:00
parent c25ed9fd4d
commit 5212004f37

View file

@ -59,7 +59,7 @@ dependencies {
compile 'com.google.code.gson:gson:2.6.1'
compile 'com.pushwoosh:pushwoosh:4.12.2'
compile 'com.my.tracker:mytracker-sdk:1.3.5'
compile ('com.my.target:mytarget-sdk:4.6.9') {
compile ('com.my.target:mytarget-sdk:4.6.14') {
exclude group: 'com.android.support'
}
compile('com.mopub:mopub-sdk-native-static:4.11.0@aar') {