Remove duplicated plugin apply.
This commit is contained in:
parent
21e751e50f
commit
4b8f376ebe
|
@ -1,7 +1,5 @@
|
||||||
apply plugin: 'com.android.library'
|
apply plugin: 'com.android.library'
|
||||||
|
|
||||||
apply plugin: 'com.android.library'
|
|
||||||
|
|
||||||
android {
|
android {
|
||||||
namespace "com.amulyakhare.textdrawable"
|
namespace "com.amulyakhare.textdrawable"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue