diff --git a/build.gradle b/build.gradle index a3051dd22a8dcf449fed91021101f59c912c3cfd..7f52c27b56a9334aaaf18c4c1045870c06273769 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:3.1.4' + classpath 'com.android.tools.build:gradle:3.2.0' classpath 'com.dicedmelon.gradle:jacoco-android:0.1.3' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files