v0.4.2: updated build tools version
This commit is contained in:
parent
729b5a2f88
commit
044c93d3aa
|
@ -2,5 +2,5 @@ apply plugin: 'com.android.library'
|
|||
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion "24.0.0"
|
||||
buildToolsVersion "24.0.2"
|
||||
}
|
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion "24.0.0"
|
||||
buildToolsVersion "24.0.2"
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Reference in New Issue
Block a user