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