mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2025-10-16 02:02:32 +02:00
Bump version to 3.1.2
This commit is contained in:
@@ -9,7 +9,7 @@ plugins {
|
|||||||
|
|
||||||
val PUBLISH_GROUP_ID = "com.github.adriankuta"
|
val PUBLISH_GROUP_ID = "com.github.adriankuta"
|
||||||
val PUBLISH_ARTIFACT_ID = "tree-structure" // base artifact; KMP will add -jvm, -ios*, etc.
|
val PUBLISH_ARTIFACT_ID = "tree-structure" // base artifact; KMP will add -jvm, -ios*, etc.
|
||||||
val PUBLISH_VERSION = "3.1.1"
|
val PUBLISH_VERSION = "3.1.2"
|
||||||
|
|
||||||
val snapshot: String? by project
|
val snapshot: String? by project
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user