1
0
mirror of https://github.com/sschueller/peertube-android synced 2025-03-10 16:20:19 +01:00
This commit is contained in:
Stefan Schueller 2020-07-12 18:26:27 +02:00
parent fdd3b701ba
commit cc79f38600

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