Small NB to build.gradle
This commit is contained in:
parent
eb232037a1
commit
cbf9a7b4a6
@ -40,6 +40,7 @@ if (hasProperty('local')) {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
|
|
||||||
|
// NB, updating build-tools or compile-sdk will require updating Travis config (.travis.yml)
|
||||||
config = [
|
config = [
|
||||||
'build-tools' : '28.0.3',
|
'build-tools' : '28.0.3',
|
||||||
'compile-sdk' : 27,
|
'compile-sdk' : 27,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user