Bump build tools to 27.0.3
This commit is contained in:
parent
cdc77f7911
commit
6ce1a60cef
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue