... | ... | @@ -24,8 +24,8 @@ Next, add all the B4S dependencies and reference it's .AAR files in the main app |
|
|
dependencies {
|
|
|
compile 'nl.qbusict:cupboard:2.1.4'
|
|
|
compile 'de.greenrobot:eventbus:2.4.0'
|
|
|
compile 'com.squareup.retrofit:retrofit:2.0.0-beta3'
|
|
|
compile 'com.squareup.retrofit:converter-jackson:2.0.0-beta3'
|
|
|
compile 'com.squareup.retrofit2:retrofit:2.0.0-beta3'
|
|
|
compile 'com.squareup.retrofit2:converter-jackson:2.0.0-beta3'
|
|
|
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'
|
... | ... | |