Updated gradle plugin version
This commit is contained in:
parent
a988321c27
commit
b9f4ac7bea
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ buildscript {
|
||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:3.4.2'
|
classpath 'com.android.tools.build:gradle:3.5.2'
|
||||||
classpath 'com.novoda:bintray-release:0.9.1'
|
classpath 'com.novoda:bintray-release:0.9.1'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue