fix typo
This commit is contained in:
parent
52c8a138d3
commit
abf8932747
|
@ -64,7 +64,7 @@ android {
|
|||
|
||||
adbOptions {
|
||||
installOptions "-g"
|
||||
timeOutInMs 180 * 1000
|
||||
timeOutInMs 350 * 1000
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
|
Loading…
Reference in New Issue