blob: 415adbd54d50fedf29f021496cf9f72e68da0c80 [file] [log] [blame]
dependencies {
// Make sure that you have installed "Extras -> Google Play services" component in Android SDK Manager
compile 'com.google.android.gms:play-services:3.1.+'
compile project(path: ':${moduleName}', configuration: 'android-endpoints')
}