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
1 changed files with 1 additions and 1 deletions

View File

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