v0.8.0: updated android gradle plugin

This commit is contained in:
Evan Debenham 2020-02-29 02:23:28 -05:00
parent b98ed1d071
commit ac578d5595

View File

@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.0'
classpath 'com.android.tools.build:gradle:3.6.1'
}
}