Improve description of repositories blocks #81
@ -73,10 +73,6 @@ publishing {
 | 
				
			|||||||
			}
 | 
								}
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
	// Select the repositories you want to publish to
 | 
					    // See https://docs.gradle.org/current/userguide/publishing_maven.html for information on how to set up publishing.
 | 
				
			||||||
	// 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.
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user