This commit is contained in:
Stefan Schueller 2020-07-12 18:26:27 +02:00
parent fdd3b701ba
commit cc79f38600
1 changed files with 1 additions and 1 deletions

View File

@ -40,4 +40,4 @@ RUN gem update --system 3.0.8 # https://github.com/rubygems/rubygems/issues/3068
RUN gem install bundler
RUN bundle install
RUN echo "org.gradle.jvmargs=-Xmx1024m" >> local.properties
RUN echo "org.gradle.jvmargs=-Xmx768m" >> local.properties