Still fixing CircleCI config
This commit is contained in:
parent
c610fb249e
commit
54b4b7a10a
|
@ -16,5 +16,5 @@ dependencies:
|
||||||
|
|
||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- (./gradlew assembleDebug -PdisablePreDex):
|
- ./gradlew assembleDebug -PdisablePreDex:
|
||||||
timeout: 900
|
timeout: 900
|
||||||
|
|
Loading…
Reference in New Issue