update build tools to 23.0.3
This commit is contained in:
parent
8656742209
commit
f9e7952818
|
@ -3,7 +3,7 @@ apply plugin: 'android-apt'
|
|||
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion "23.0.2"
|
||||
buildToolsVersion "23.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.flashlight"
|
||||
|
|
Loading…
Reference in New Issue