Login
Remember
Register
Ask a Question
In the android plugin for gradle, which two properties on the android configuration block are required?
0
votes
asked
May 27, 2019
in
Gradle
by
Ankita1283
In the android plugin for gradle, which two properties on the android configuration block are required?
#java
#jenkins
#gradle
#github
#eclipse
#scala
#maven
#hibernate
#groovy
Gradle-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 27, 2019
by
rajeshsharma
compile sdk version and source sets
...