mirror of
https://github.com/gotson/komga.git
synced 2025-12-28 03:15:33 +01:00
v0.8.0
This commit is contained in:
parent
e9820c1abf
commit
5221f22eb7
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "org.gotson"
|
||||
version = "0.7.1"
|
||||
version = "0.8.0"
|
||||
|
||||
val developmentOnly = configurations.create("developmentOnly")
|
||||
configurations.runtimeClasspath.get().extendsFrom(developmentOnly)
|
||||
|
|
|
|||
Loading…
Reference in a new issue