We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ef3ef commit 33750faCopy full SHA for 33750fa
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
docker:
6
- image: shadowsocks/shadowsocks-android:circleci
7
environment:
8
- JVM_OPTS: -Xmx3.5g
+ JVM_OPTS: -Xmx3.5g -Dkotlin.incremental=false
9
steps:
10
- checkout
11
- run: git submodule update --init --recursive
0 commit comments