0 votes
459 views
in android by (0 points)
closed by
Which statement, in build.gradle file, correctly denotes that the corresponding module is an Android library module?

a. apply plugin: 'com.module.library'
b. apply plugin: 'com.android.library'
c. apply plugin: 'com.module.library'
d. include plugin: 'com.module.library'
closed

1 Answer

0 votes
by (0 points)
 
Best answer
b

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...