mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2026-02-03 02:50:41 +01:00
Compare commits
1 Commits
v3.1.3
...
ea0b4fa95c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ea0b4fa95c |
@@ -13,7 +13,7 @@ plugins {
|
||||
|
||||
val PUBLISH_GROUP_ID = "com.github.adriankuta"
|
||||
val PUBLISH_ARTIFACT_ID = "tree-structure" // base artifact; KMP will add -jvm, -ios*, etc.
|
||||
val PUBLISH_VERSION = "3.1.3"
|
||||
val PUBLISH_VERSION = "3.1.4"
|
||||
|
||||
val snapshot: String? by project
|
||||
|
||||
|
||||
Reference in New Issue
Block a user