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

Error upon importing the application project #17

Open
joevotto opened this issue Feb 25, 2018 · 2 comments
Open

Error upon importing the application project #17

joevotto opened this issue Feb 25, 2018 · 2 comments

Comments

@joevotto
Copy link

When I import the application project after following the rest of the directions. I get the gradle sync failed error, and I see this in the Messages Gradle Sync Tab: Error:Cannot set the value of read-only property 'outputFile' for ApkVariantOutputImpl_Decorated{apkData=Main{type=MAIN, fullName=debug, filters=[]}} of type com.android.build.gradle.internal.api.ApkVariantOutputImpl.

@coingroup
Copy link

See here ---> #14

@brian-ross
Copy link

This issue to due to using a newer version of gradle with Android Studio 3 and above. Changing the artifacts.gradle file as indicated in #14 is correct. However, you also may have to update your gradle version of the project. If you don't want to do this, use an older version of Android Studio; earlier than Version 3.

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

3 participants