Skip to content

Android App compilation error with SDK 35 #418

Open
@tanhatariq

Description

@tanhatariq

App compiles fine without this plugin, but after adding this plugin to cordova project it stop creating APK or Android Bundle.
Start giving the following Error:

A problem occurred configuring project ':app'. > com.android.builder.errors.EvalIssueException: compileSdkVersion is not specified. Please add it to build.gradle

And when i ran the command with --stacktrace it gave this error:

A problem occurred evaluating script.> Could not find method compile() for arguments [com.journeyapps:zxing-android-embedded:3.3.0] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

there is stack discussion on this same issue here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions