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

Fix for build error, defaultKotlinVersion is still missing #158

Closed
wants to merge 8 commits into from

Conversation

emadgit
Copy link
Contributor

@emadgit emadgit commented Apr 8, 2020

defaultKotlinVersion is still missing in build.gradle in dependencies scope, when we run the android app we getting the below error :

Could not get unknown property 'defaultKotlinVersion' for object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

This PR will fix it.

@emadgit
Copy link
Contributor Author

emadgit commented Apr 9, 2020

A better fix is merged, so closing this one

@emadgit emadgit closed this Apr 9, 2020
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

Successfully merging this pull request may close these issues.

1 participant