Answer the question
In order to leave comments, you need to log in
Is it possible, without setting up dependencies in Intellij, to make it clear to the development environment that dependencies are taken from Gradle scripts?
There is an Android project that builds beautifully using Gradle scripts that have dependencies for many libraries:
dependencies {
compile 'com.google.android.gms:play-services:4.0.30'
compile 'com.android.support:support-v13:19.0.0'
...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question