forked from organicmaps/organicmaps
[android] Updated myTarget SDK to 4.6.14
This commit is contained in:
parent
c25ed9fd4d
commit
5212004f37
1 changed files with 1 additions and 1 deletions
|
@ -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') {
|
||||
|
|
Loading…
Add table
Reference in a new issue