Add default gradle settings
This commit is contained in:
		
							
								
								
									
										11
									
								
								gradle.properties
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								gradle.properties
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
# Don't change this file - override those properties in the
 | 
			
		||||
# gradle.properties file in your home directory instead
 | 
			
		||||
 | 
			
		||||
signing.keyId=
 | 
			
		||||
signing.password=
 | 
			
		||||
#signing.secretKeyRingFile=
 | 
			
		||||
 | 
			
		||||
ossrhUsername=
 | 
			
		||||
ossrhPassword=
 | 
			
		||||
 | 
			
		||||
systemTestsEnabled=false
 | 
			
		||||
		Reference in New Issue
	
	Block a user