Bump build tools to 27.0.3

This commit is contained in:
Jakob Nixdorf 2017-12-27 12:41:28 +01:00
parent cdc77f7911
commit 6ce1a60cef
No known key found for this signature in database
GPG key ID: BE99BF86574A7DBC

View file

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 27
buildToolsVersion '27.0.2'
buildToolsVersion '27.0.3'
defaultConfig {
applicationId "org.shadowice.flocke.andotp"