mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Fix snapshots by upping metaspace size (#1247)
See https://github.com/Kotlin/dokka/issues/1405
This commit is contained in:
@@ -14,6 +14,9 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# For Dokka https://github.com/Kotlin/dokka/issues/1405
|
||||||
|
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m
|
||||||
|
|
||||||
kapt.includeCompileClasspath=false
|
kapt.includeCompileClasspath=false
|
||||||
|
|
||||||
GROUP=com.squareup.moshi
|
GROUP=com.squareup.moshi
|
||||||
|
Reference in New Issue
Block a user