Update build tools

This commit is contained in:
Eugene Cheung 2018-12-02 22:50:24 -05:00
commit 0f6048664f
No known key found for this signature in database
GPG key ID: E1FD745328866B0A

View file

@ -47,7 +47,7 @@ static def getProperty(@Nullable Properties properties, String name) {
android { android {
compileSdkVersion 27 compileSdkVersion 27
buildToolsVersion '27.0.3' buildToolsVersion '28.0.3'
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27