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

Is ext.deps in buiild.gradle really needed? #46

Open
mobilekosmos opened this issue Sep 23, 2021 · 0 comments
Open

Is ext.deps in buiild.gradle really needed? #46

mobilekosmos opened this issue Sep 23, 2021 · 0 comments

Comments

@mobilekosmos
Copy link

I'm wondering what this block is needed for? I deleted it and the project builds anyways, and as an Android Dev I also don't know this, thankful about clarifications.

ext.deps = [
                android: [
                        'runtime'     : 'com.google.android:android:4.1.1.4',
                        'gradlePlugin': "com.android.tools.build:gradle:${versions.androidPlugin}",
                ]
        ]
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