Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compile the project #25

Open
nordfalk opened this issue Nov 19, 2017 · 0 comments
Open

Cannot compile the project #25

nordfalk opened this issue Nov 19, 2017 · 0 comments

Comments

@nordfalk
Copy link

If you clone and open the project with Android Studio 3 you get this error message:

Error:Unsupported method: BaseConfig.getApplicationIdSuffix().
The version of Gradle you connect to does not support that method.
To resolve the problem you can change/upgrade the target version of Gradle you connect to.
Alternatively, you can ignore this exception and read other information from the model.

I tried modifying
classpath 'com.android.tools.build:gradle:1.1.3'
to
classpath 'com.android.tools.build:gradle:3.0.0'
but I get another error (Error:The "android" command is no longer included in the SDK. Any references to it (e.g. by third-party plugins) should be removed.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant