Bump gradle from 4.0.0 to 4.1.0 (#43)

This commit is contained in:
dependabot-preview[bot] 2020-11-01 18:20:40 +00:00 committed by GitHub
parent 26e2faab4c
commit 981cdd2fe8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.0'
classpath 'com.android.tools.build:gradle:4.1.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}