diff --git a/android/build.gradle b/android/build.gradle index 41a97ff..06ae3e3 100755 --- a/android/build.gradle +++ b/android/build.gradle @@ -16,7 +16,7 @@ apply plugin: 'com.android.library' def DEFAULT_COMPILE_SDK_VERSION = 26 def DEFAULT_BUILD_TOOLS_VERSION = "26.0.2" def DEFAULT_TARGET_SDK_VERSION = 26 -def DEFAULT_GOOGLE_PLAY_SERVICES_VERSION = "12.0.1" +def DEFAULT_GOOGLE_PLAY_SERVICES_VERSION = "15.0.1" def DEFAULT_SUPPORT_LIBRARY_VERSION = "27.1.0" android {