diff --git a/gradle.properties b/gradle.properties index 6d0c1c2ee..25c660905 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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