Oh, another gradle update. Why not.

This commit is contained in:
Henrik Rydgård 2018-10-11 23:45:17 +02:00
parent 505464eaa5
commit c6247d1151

View File

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.0'
classpath 'com.android.tools.build:gradle:3.2.1'
}
}