App Review (Construct 3 Plugins)

You're viewing a single comment in a conversation. View all the comments
  • 4 Comments

  • Order by
  • Hi.. when I try to build the APK, it gives me error:

    Error: Checking Java JDK and Android SDK versions

    ANDROID_SDK_ROOT=~~/androidSDK (recommended setting)

    ANDROID_HOME=~~/androidSDK (DEPRECATED)

    Using Android SDK: ~~/androidSDK

    :wrapper

    FAILURE: Build failed with an exception.

    * What went wrong:

    Execution failed for task ':app:processReleaseResources'.

    A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade

    Package 'com.appreview.new' from AndroidManifest.xml is not a valid Java package name as 'new' is a Java keyword.

    * Try:

    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

    * Get more help at https:/~~/help.gradle.org

    BUILD FAILED in 1s

    Command failed with exit code 1: ~~/gradlew cdvBuildRelease -b ~~/build.gradle