mirror of
https://github.com/gotson/komga.git
synced 2025-12-27 11:00:24 +01:00
release 0.10.0
This commit is contained in:
parent
bff3e3e549
commit
3bac128e32
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "org.gotson"
|
||||
version = "0.9.1"
|
||||
version = "0.10.0"
|
||||
|
||||
val developmentOnly = configurations.create("developmentOnly")
|
||||
configurations.runtimeClasspath.get().extendsFrom(developmentOnly)
|
||||
|
|
|
|||
Loading…
Reference in a new issue