Skip to content

Commit

Permalink
Fix snapshots by upping metaspace size
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Oct 2, 2020
1 parent f192473 commit 6cd9b5d
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 6cd9b5d

Please sign in to comment.