Version updated to 0.9.6
Some checks failed
Some checks failed
This commit is contained in:
parent
aeda210bc5
commit
b4b08f2e17
@ -16,7 +16,7 @@ attack surfaces, bugs and other issues and you shouldn't use it in production un
|
|||||||
repositories {
|
repositories {
|
||||||
maven("https://gitea.sergeych.net/api/packages/YoungBlood/maven")
|
maven("https://gitea.sergeych.net/api/packages/YoungBlood/maven")
|
||||||
}
|
}
|
||||||
implementation("net.sergeych:multiplatform-crypto-libsodium-bindings:0.9.4-SNAPSHOT")
|
implementation("net.sergeych:multiplatform-crypto-libsodium-bindings:0.9.6")
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
@ -37,7 +37,7 @@ object Versions {
|
|||||||
|
|
||||||
object ReleaseInfo {
|
object ReleaseInfo {
|
||||||
val group = "net.sergeych"
|
val group = "net.sergeych"
|
||||||
val bindingsVersion = "0.9.6-SNAPSHOT"
|
val bindingsVersion = "0.9.6"
|
||||||
}
|
}
|
||||||
|
|
||||||
object Deps {
|
object Deps {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user