Use full URI for android application Gradle plugin
This commit is contained in:
parent
b82a0e6528
commit
4024136b1c
|
@ -17,7 +17,7 @@ allprojects {
|
|||
}
|
||||
}
|
||||
|
||||
apply plugin: 'android'
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
repositories {
|
||||
jcenter()
|
||||
|
|
Loading…
Reference in a new issue