Fix groupId (#3)
This commit is contained in:
		
							parent
							
								
									5e9d3b819b
								
							
						
					
					
						commit
						ee4708e486
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -12,7 +12,7 @@ plugins { | |||
| sourceCompatibility = 1.8 | ||||
| targetCompatibility = 1.8 | ||||
| 
 | ||||
| group = 'net.fabric' | ||||
| group = 'net.fabricmc' | ||||
| archivesBaseName = project.name.toLowerCase() | ||||
| version = '0.0.1-SNAPSHOT' | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue