... | ... | @@ -23,7 +23,7 @@ Next, add all the B4S dependencies and reference its .AAR files in the main appl |
|
|
dependencies {
|
|
|
compile 'nl.qbusict:cupboard:2.1.4'
|
|
|
compile 'de.greenrobot:eventbus:2.4.0'
|
|
|
compile 'com.squareup.retrofit2:converter-jackson:2.0.0'
|
|
|
compile 'com.squareup.retrofit2:converter-jackson:2.2.0'
|
|
|
compile 'com.google.android.gms:play-services-location:8.4.0'
|
|
|
compile 'com.google.android.gms:play-services-ads:8.4.0'
|
|
|
compile 'com.google.android.gms:play-services-gcm:8.4.0'
|
... | ... | |