Skip to content

metadata: rview: Prevent build OOM via jvmargs

ix5 requested to merge (removed):rview-gradleprops into master
  • The app complies with the inclusion criteria
  • All related fdroiddata have been referenced in this merge request
  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
  • Builds with fdroid build
  • Releases are tagged

Currently, building rview via the main build server fails with app:minifyFlossReleaseWithR8 FAILED\r\n\r\nFAILURE: Build failed with an exception.\r\n\r\n* What went wrong:\r\nExecution failed for task ':app:minifyFlossReleaseWithR8'.\r\n> GC overhead limit exceeded & Expiring Daemon because JVM heap space is exhausted

Merge request reports