update buildtoolsversion to 25.0.0
This commit is contained in:
parent
55019579ef
commit
03181202d1
|
@ -18,7 +18,7 @@ android {
|
|||
targetCompatibility JavaVersion.VERSION_1_7
|
||||
}
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion "23.0.3"
|
||||
buildToolsVersion '25.0.0'
|
||||
|
||||
defaultConfig {
|
||||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||
|
|
Loading…
Reference in New Issue