Skip to content

Commit

Permalink
update maven
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeXeon committed Dec 8, 2021
1 parent 0e12d96 commit 884b4cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions iconfont-assets/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@ afterEvaluate {
artifactId = 'iconfont-assets'
}
}
repositories {
mavenLocal()
}
}
}
3 changes: 3 additions & 0 deletions iconfont/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,8 @@ afterEvaluate {
artifactId = 'iconfont'
}
}
repositories {
mavenLocal()
}
}
}

0 comments on commit 884b4cf

Please sign in to comment.