update build tools to 23.0.3

This commit is contained in:
tibbi 2016-06-13 17:29:03 +02:00
parent 4395eb8c0f
commit 11e692af35

View file

@ -3,7 +3,7 @@ apply plugin: 'android-apt'
android { android {
compileSdkVersion 23 compileSdkVersion 23
buildToolsVersion "23.0.2" buildToolsVersion "23.0.3"
defaultConfig { defaultConfig {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"