Skip to content

Commit

Permalink
Update zdoc dependency notation
Browse files Browse the repository at this point in the history
  • Loading branch information
matshou committed Feb 14, 2021
1 parent 0e6e133 commit 9e7c09f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zdoc.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ configurations {
zomboidDoc
}
dependencies {
// https://github.com/yooksi/pz-zdoc
zomboidDoc 'com.github.yooksi:pz-zdoc:master-SNAPSHOT'
// https://github.com/real-coco-labs/pz-zdoc
zomboidDoc 'com.github.real-coco-labs:pz-zdoc:v2+'

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

0 comments on commit 9e7c09f

Please sign in to comment.