SugarCRM Mobile SDK - Android Build Error After Google Map Integration

Hello,
I'm having trouble while building my custom sugar mobile application for the android platform after integrating google map plugin.
 
Android Build failed with below error :

AAPT: error: resource integer/google_play_services_version (aka com.test:integer/google_play_services_version) not found.

FAILURE: Build failed with an exception.

 

* What went wrong:

Execution failed for task ':processDebugResources'.

> Failed to process resources, see aapt output above for details.

SugarCRM SDK Version : 8.0.502-1.4.2-2
Android Studio Version: 3.0.1
 
After integrating google map SDK plugin, Android build failing with reason of "google_play_services_version not found". Don't understand either its plugin issue or SugarSDK issue.

The Plugin I used in the project is - 

../cordova plugin add https://github.com/nomadians/cordova-plugin-googlemaps#v1_4_5 --variable API_KEY_FOR_ANDROID="" --variable API_KEY_FOR_IOS=""


Is there any specific google map plugin available which support to sugarSDK - 8.0.502-1.4.2-2Can you help us here? 
Thanks,
Shrikant