You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having some build issues using this library. Below are the failures. This is with nativescript 8.2.2 and JDK version 17.0.2.
[19:21:34]: ▸ FAILURE: Build completed with 2 failures.
[19:21:34]: ▸ 1: Task failed with an exception.
[19:21:34]: ▸ -----------
[19:21:34]: ▸ * Where:
[19:21:34]: ▸ Build file '/Users/.../platforms/tempPlugin/nativescript_google_maps/build.gradle' line: 232
[19:21:34]: ▸ * What went wrong:
[19:21:34]: ▸ A problem occurred evaluating root project 'nativescript_google_maps'.
[19:21:34]: ▸ > Could not find method compile() for arguments [com.google.android.gms:play-services-maps:18.0.2] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
[19:21:34]: ▸ * Try:
[19:21:34]: ▸ > Run with --stacktrace option to get the stack trace.
[19:21:34]: ▸ > Run with --info or --debug option to get more log output.
[19:21:34]: ▸ > Run with --scan to get full insights.
[19:21:34]: ▸ ==============================================================================
[19:21:34]: ▸ 2: Task failed with an exception.
[19:21:34]: ▸ -----------
[19:21:34]: ▸ * Where:
[19:21:34]: ▸ Build file '/Users/.../platforms/tempPlugin/nativescript_google_maps/build.gradle' line: 210
[19:21:34]: ▸ * What went wrong:
[19:21:34]: ▸ A problem occurred configuring root project 'nativescript_google_maps'.
[19:21:34]: ▸ > Could not get unknown property 'generateReleaseBuildConfig' for root project 'nativescript_google_maps' of type org.gradle.api.Project.
[19:21:34]: ▸ * Try:
[19:21:34]: ▸ > Run with --stacktrace option to get the stack trace.
[19:21:34]: ▸ > Run with --info or --debug option to get more log output.
[19:21:34]: ▸ > Run with --scan to get full insights.
[19:21:34]: ▸ ==============================================================================
[19:21:34]: ▸ * Get more help at https://help.gradle.org
[19:21:34]: ▸ BUILD FAILED in 2s
[19:21:35]: ▸ Failed to build plugin @kefah/nativescript-google-maps :
[19:21:35]: ▸ Error: Command ./gradlew failed with exit code 1
The text was updated successfully, but these errors were encountered:
Having some build issues using this library. Below are the failures. This is with nativescript 8.2.2 and JDK version 17.0.2.
The text was updated successfully, but these errors were encountered: