mirror of
https://github.com/gotson/komga.git
synced 2026-05-07 12:01:40 +02:00
v0.9.0
This commit is contained in:
parent
0bd51d7188
commit
33ae3ec1a8
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "org.gotson"
|
||||
version = "0.8.1"
|
||||
version = "0.9.0"
|
||||
|
||||
val developmentOnly = configurations.create("developmentOnly")
|
||||
configurations.runtimeClasspath.get().extendsFrom(developmentOnly)
|
||||
|
|
|
|||
Loading…
Reference in a new issue