Merge pull request #7 from lukaspieper/dependabot/gradle/com.android.tools.build-gradle-4.0.2
Bump gradle from 4.0.1 to 4.0.2
This commit is contained in:
commit
4a99c81693
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:4.0.1'
|
||||
classpath 'com.android.tools.build:gradle:4.0.2'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
|
|
|||
Loading…
Reference in a new issue