Merge pull request #2675 from hannesa2/AndoridStudio-4.1
Android Studio 4.1
This commit is contained in:
commit
d527566b97
|
@ -6,7 +6,7 @@ buildscript {
|
|||
|
||||
dependencies {
|
||||
// NOTE: Always use fixed version codes not dynamic ones, e.g. 0.7.3 instead of 0.7.+, see README for more information
|
||||
classpath 'com.android.tools.build:gradle:4.0.2'
|
||||
classpath 'com.android.tools.build:gradle:4.1.2'
|
||||
// bintray dependency to satisfy dependency of openpgp-api lib
|
||||
classpath 'com.novoda:bintray-release:0.8.0'
|
||||
classpath 'com.squareup.sqldelight:gradle-plugin:0.8.0'
|
||||
|
|
Loading…
Reference in a new issue