mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2025-04-19 23:19:03 +02:00
Bump version to v3.0.1
This commit is contained in:
parent
4aacbc9dbc
commit
2c8381deac
@ -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"
|
val PUBLISH_ARTIFACT_ID = "tree-structure"
|
||||||
val PUBLISH_VERSION = "3.0"
|
val PUBLISH_VERSION = "3.0.1"
|
||||||
|
|
||||||
val secretFile = File(rootProject.rootDir, "local.properties")
|
val secretFile = File(rootProject.rootDir, "local.properties")
|
||||||
if (secretFile.exists()) {
|
if (secretFile.exists()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user