update build tools to 25.0.3
This commit is contained in:
parent
ff4df9ac49
commit
fb1b86dd14
|
@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions'
|
|||
|
||||
android {
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion "25.0.2"
|
||||
buildToolsVersion "25.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.draw"
|
||||
|
|
Loading…
Reference in New Issue