Updated buildToolsVersion to 28.0.3 and Android Gradle Plugin to 3.2.1

This commit is contained in:
Martin Felis
2018-11-18 12:29:55 +01:00
parent c186a70b14
commit 973f9eef89
5 changed files with 22 additions and 13 deletions
@@ -3,9 +3,10 @@
buildscript {
repositories {
jcenter()
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.android.tools.build:gradle:3.2.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files