forked from loafle/openapi-generator-original
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			603 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			603 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
# This file is automatically generated by OpenAPI Generator (https://github.com/openAPITools/openapi-generator).
 | 
						|
# To include other gradle properties as part of the code generation process, please use the `gradleProperties` option.
 | 
						|
#
 | 
						|
# Gradle properties reference: https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties
 | 
						|
# For example, uncomment below to build for Android
 | 
						|
#target = android
 | 
						|
 | 
						|
# JVM arguments
 | 
						|
org.gradle.jvmargs=-Xmx2024m -XX:MaxPermSize=512m
 | 
						|
# set timeout
 | 
						|
org.gradle.daemon.idletimeout=3600000
 | 
						|
# show all warnings
 | 
						|
org.gradle.warning.mode=all
 |