Merge pull request #2675 from hannesa2/AndoridStudio-4.1

Android Studio 4.1
This commit is contained in:
Dominik Schürmann 2021-03-16 15:34:27 +01:00 committed by GitHub
commit d527566b97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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'