Skip to content

Commit

Permalink
Fix snapshots by upping metaspace size (#1247)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Oct 3, 2020
1 parent 8fe26e9 commit 850dc20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gradle.properties
Expand Up @@ -14,6 +14,9 @@
# limitations under the License.
#

# For Dokka https://github.com/Kotlin/dokka/issues/1405
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m

kapt.includeCompileClasspath=false

GROUP=com.squareup.moshi
Expand Down

0 comments on commit 850dc20

Please sign in to comment.