Build Date: 2018-08-07 21:53:03 +0000 -------------------------------------------------------------------------------- PLUGIN OUTPUT -------------------------------------------------------------------------------- Fetching plugin "cordova-plugin-whitelist@1" via npm Installing "cordova-plugin-whitelist" at "1.3.3" for android This plugin is only applicable for versions of cordova-android greater than 4.0. If you have a previous platform version, you do *not* need this plugin since the whitelist will be built in. Fetching plugin "cordova-plugin-device@~2.0.2" via npm Installing "cordova-plugin-device" at "2.0.2" for android Fetching plugin "cordova-plugin-statusbar@~2.4.2" via npm Installing "cordova-plugin-statusbar" at "2.4.2" for android Fetching plugin "cordova-custom-config@~5.0.2" via npm Installing "cordova-custom-config" at "5.0.2" for android Fetching plugin "cordova-plugin-splashscreen@~5.0.2" via npm Installing "cordova-plugin-splashscreen" at "5.0.2" for android Fetching plugin "cordova-plugin-inappbrowser@~3.0.0" via npm Installing "cordova-plugin-inappbrowser" at "3.0.0" for android Fetching plugin "cordova-plugin-localization-strings@^2.0.0" via npm Installing "cordova-plugin-localization-strings" at "2.0.0" for android Fetching plugin "cordova-plugin-ios-localized-strings@^1.0.6" via npm Installing "cordova-plugin-ios-localized-strings" at "1.0.6" for android Fetching plugin "cordova-plugin-google-analytics@^1.8.6" via npm Installing "cordova-plugin-google-analytics" at "1.8.6" for android Subproject Path: CordovaLib -------------------------------------------------------------------------------- PROJECT PROPERTIES -------------------------------------------------------------------------------- # This file is automatically generated by Android Tools. # Do not modify this file -- YOUR CHANGES WILL BE ERASED! # # This file must be checked in Version Control Systems. # # To customize properties used by the Ant build system edit # "ant.properties", and override values to adapt the script to your # project structure. # # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. target=android-25 android.library.reference.1=CordovaLib cordova.system.library.1=com.google.android.gms:play-services-analytics:$GMS_VERSION -------------------------------------------------------------------------------- COMPILE OUTPUT -------------------------------------------------------------------------------- Subproject Path: CordovaLib Running command: /project/gradlew cdvBuildDebug -b /project/build.gradle -Dorg.gradle.daemon=true -Dorg.gradle.jvmargs=-Xmx2048m -Pandroid.useDeprecatedNdk=true The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead. at build_3wdlbtsk5y10f9d9i6tqn3eq0.run(/project/build.gradle:137) FAILURE: Build failed with an exception. * Where: Build file '/project/build.gradle' line: 252 * What went wrong: A problem occurred evaluating root project 'project'. > Could not get unknown property 'GMS_VERSION' for object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 1.069 secs Command finished with error code 1: /project/gradlew cdvBuildDebug,-b,/project/build.gradle,-Dorg.gradle.daemon=true,-Dorg.gradle.jvmargs=-Xmx2048m,-Pandroid.useDeprecatedNdk=true Error: /project/gradlew: Command failed with exit code 1 Error output: FAILURE: Build failed with an exception. * Where: Build file '/project/build.gradle' line: 252 * What went wrong: A problem occurred evaluating root project 'project'. > Could not get unknown property 'GMS_VERSION' for object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. at ChildProcess.whenDone (/project/cordova/node_modules/cordova-common/src/superspawn.js:169:23) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:191:7) at maybeClose (internal/child_process.js:877:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)