update gradle wrapper and build tools

This commit is contained in:
Vincent Breitmoser
2019-11-15 11:59:14 +01:00
parent 8d0e7af11b
commit d8a84389b8
5 changed files with 2 additions and 5 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:3.1.4'
classpath 'com.android.tools.build:gradle:3.5.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.7.0'