Update build tools
This commit is contained in:
parent
4d5ce149dd
commit
37c4eef38e
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ apply plugin: 'realm-android'
|
|||
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion '23.0.2'
|
||||
buildToolsVersion '23.0.3'
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
|
|
|
@ -5,7 +5,7 @@ apply plugin: 'maven'
|
|||
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion '23.0.2'
|
||||
buildToolsVersion '23.0.3'
|
||||
// resourcePrefix 'mpcht'
|
||||
defaultConfig {
|
||||
minSdkVersion 9
|
||||
|
|
Loading…
Add table
Reference in a new issue