Update build tools version
This commit is contained in:
parent
a2bb8dfdbb
commit
bc87025da2
@ -10,7 +10,7 @@ buildscript {
|
|||||||
ext {
|
ext {
|
||||||
versions = [supportLib: "24.2.0",
|
versions = [supportLib: "24.2.0",
|
||||||
gpsLib : "9.4.0",
|
gpsLib : "9.4.0",
|
||||||
sdk : [compile: 25, buildTools: "24.0.1", min: 9, target: 25]]
|
sdk : [compile: 25, buildTools: "25.0.3", min: 9, target: 25]]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user