Improve description of repositories blocks #81
@ -74,9 +74,5 @@ publishing {
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
    
 | 
			
		||||
	// Select the repositories you want to publish to
 | 
			
		||||
	// To publish to maven local, no extra repositories are necessary. Just use the task `publishToMavenLocal`.
 | 
			
		||||
	repositories {
 | 
			
		||||
		// See https://docs.gradle.org/current/userguide/publishing_maven.html for information on how to set up publishing.
 | 
			
		||||
	}
 | 
			
		||||
    // See https://docs.gradle.org/current/userguide/publishing_maven.html for information on how to set up publishing.
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user