Skip to content

Commit

Permalink
Removed disclaimer about datetime api
Browse files Browse the repository at this point in the history
  • Loading branch information
pcimcioch committed Jan 23, 2022
1 parent 9076cc6 commit 508a6f3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,6 @@ Library is available in Central Maven Repository
implementation("com.github.pcimcioch:gitlab-ci-kotlin-dsl:1.3.0")
```

It uses [kotlin-datetime](https://github.com/Kotlin/kotlinx-datetime) api which is in early stage of development and is currently
only available in [kotlinx](https://bintray.com/kotlin/kotlinx/kotlinx.datetime) bintray repository.

```
repositories {
maven(url = "https://kotlin.bintray.com/kotlinx/") // soon will be just jcenter()
}
```

# Documentation

All supported features are documented in [Features Page](/FEATURES.MD)
Expand Down

0 comments on commit 508a6f3

Please sign in to comment.