Advance version to 1.4
This commit is contained in:
committed by
Dmitriy Novozhilov
parent
55e97fee09
commit
ca49672a7a
+1
-1
@@ -43,7 +43,7 @@ import org.jetbrains.kotlin.utils.ifEmpty
|
||||
|
||||
data class RepositoryDescription(val id: String, val name: String, val url: String, val bintrayUrl: String?, val isSnapshot: Boolean)
|
||||
|
||||
const val LAST_SNAPSHOT_VERSION = "1.3-SNAPSHOT"
|
||||
const val LAST_SNAPSHOT_VERSION = "1.4-SNAPSHOT"
|
||||
|
||||
val SNAPSHOT_REPOSITORY = RepositoryDescription(
|
||||
"sonatype.oss.snapshots",
|
||||
|
||||
Reference in New Issue
Block a user