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 c12acf8 commit 1f3749fCopy full SHA for 1f3749f
gradle.properties
@@ -2,6 +2,7 @@ VERSION_NAME=2.0.0
2
GROUP=com.rollbar
3
4
android.useAndroidX=true
5
+org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
6
7
POM_DESCRIPTION=For connecting your applications built on the JVM to Rollbar for Error Reporting
8
POM_URL=https://github.com/rollbar/rollbar-java
0 commit comments