mirror of
				https://github.com/AdrianKuta/Unbound-Drag-Drop.git
				synced 2025-10-31 00:13:39 +01:00 
			
		
		
		
	Disable automatic release
This commit is contained in:
		| @@ -7,7 +7,7 @@ plugins { | ||||
|  | ||||
| android { | ||||
|     namespace = "dev.adriankuta.unbounddragdrop" | ||||
|     version = "0.0.3" | ||||
|     version = "0.0.4" | ||||
|  | ||||
|     kotlinOptions { | ||||
|         jvmTarget = JavaVersion.VERSION_17.toString() | ||||
| @@ -15,7 +15,7 @@ android { | ||||
|  | ||||
|     mavenPublishing { | ||||
|         coordinates("dev.adriankuta", "unbound-drag-drop", version.toString()) | ||||
|         publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL, automaticRelease = true) | ||||
|         publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL) | ||||
|         signAllPublications() | ||||
|         pom { | ||||
|             name = "Unbound Drag & Drop" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user