... | @@ -42,7 +42,7 @@ dependencies { |
... | @@ -42,7 +42,7 @@ dependencies { |
|
compile (name:'b4s-android-sdk-playservices650', ext:'aar')
|
|
compile (name:'b4s-android-sdk-playservices650', ext:'aar')
|
|
```
|
|
```
|
|
|
|
|
|
Finally, **copy the `b4s-android-sdk.aar`** and the 'b4s-android-sdk-playservicesXXX.aar' version of your choice from the [`/sdk/aar` release folder](https://github.com/ezeeworld/B4S-Android-SDK/tree/master/sdk/aar) to your `app/libs` directory.
|
|
Finally, **copy the `b4s-android-sdk.aar`** and the **`b4s-android-sdk-playservicesXXX.aar`** version of your choice from the [`/sdk/aar` release folder](https://github.com/ezeeworld/B4S-Android-SDK/tree/master/sdk/aar) to your `app/libs` directory.
|
|
|
|
|
|
## Push messaging dependency
|
|
## Push messaging dependency
|
|
|
|
|
... | | ... | |