mirror of
https://github.com/zaaarf/lillero-mapper.git
synced 2024-11-13 00:39:20 +01:00
fix: new javadoc url
This commit is contained in:
parent
1ce17fecdf
commit
72753cbe11
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ java {
|
|||
|
||||
javadoc {
|
||||
options {
|
||||
links 'https://lll.fantabos.co/javadoc/lillero/'
|
||||
links 'https://docs.zaaarf.foo/lillero/'
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -27,4 +27,4 @@ dependencies {
|
|||
implementation 'ftbsc:lll:0.4.2'
|
||||
implementation 'com.google.auto.service:auto-service-annotations:1.1.0'
|
||||
annotationProcessor 'com.google.auto.service:auto-service:1.1.0'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue