update gradle config

This commit is contained in:
slymax
2019-04-23 23:17:57 +02:00
parent 6d2e5b082f
commit 81ac422070
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.0'
classpath 'com.android.tools.build:gradle:3.4.0'
}
}