Update build.gradle
This commit is contained in:
		
							parent
							
								
									0d415503e1
								
							
						
					
					
						commit
						54d1376bce
					
				@ -85,7 +85,7 @@ publishing {
 | 
				
			|||||||
    // 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.
 | 
				
			||||||
    repositories {
 | 
					    repositories {
 | 
				
			||||||
        // Add repositories to publish to here.
 | 
					        // Add repositories to publish to here.
 | 
				
			||||||
        // Notice: This block does NOT have the same function as the block in line 13.
 | 
					        // Notice: This block does NOT have the same function as the block in the top level.
 | 
				
			||||||
        // The repositories here will be used for publishing your artifact, not for
 | 
					        // The repositories here will be used for publishing your artifact, not for
 | 
				
			||||||
        // retrieving dependencies.
 | 
					        // retrieving dependencies.
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user