Skip to content

Commit 9e7c09f

Browse files
committed
Update zdoc dependency notation
1 parent 0e6e133 commit 9e7c09f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zdoc.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ configurations {
55
zomboidDoc
66
}
77
dependencies {
8-
// https://github.com/yooksi/pz-zdoc
9-
zomboidDoc 'com.github.yooksi:pz-zdoc:master-SNAPSHOT'
8+
// https://github.com/real-coco-labs/pz-zdoc
9+
zomboidDoc 'com.github.real-coco-labs:pz-zdoc:v2+'
1010

1111
// ZomboidDoc compiled Lua library
1212
compileOnly files("lib/pz-zdoc-lua-$game_version" + '.jar')

0 commit comments

Comments
 (0)