Skip to content

Commit

Permalink
release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
walterxie committed Jul 25, 2022
1 parent 0810cc0 commit 2ad305b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lphybeast-ext/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {

//*** lphybeast + ... ***//
// cannot use "version" in zippedConfig
zippedConfig("io.github.linguaphylo:lphybeast:0.4.1-SNAPSHOT")
zippedConfig("io.github.linguaphylo:lphybeast:0.4.1")
// implementation(fileTree("dir" to "${lb.get().outputs.dir("lib")}", "include" to "**/*.jar"))
api(files( { lb.get().extra["lblibs"] } ))

Expand Down

0 comments on commit 2ad305b

Please sign in to comment.