Update build tools

This commit is contained in:
Philipp 2016-07-16 15:41:37 +02:00
parent 4d5ce149dd
commit 37c4eef38e
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ apply plugin: 'realm-android'
android {
compileSdkVersion 23
buildToolsVersion '23.0.2'
buildToolsVersion '23.0.3'
defaultConfig {
minSdkVersion 16
targetSdkVersion 23

View file

@ -5,7 +5,7 @@ apply plugin: 'maven'
android {
compileSdkVersion 23
buildToolsVersion '23.0.2'
buildToolsVersion '23.0.3'
// resourcePrefix 'mpcht'
defaultConfig {
minSdkVersion 9