mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-15 05:41:51 +08:00
Update dependency download to newer version
This commit is contained in:
parent
9796b70ebb
commit
edc0a646ec
@ -41,7 +41,7 @@ dependencies {
|
||||
implementation "com.maxmind.geoip2:geoip2:$geoIpVersion"
|
||||
implementation "com.google.code.gson:gson:$gsonVersion"
|
||||
|
||||
implementation("dev.vankka.dependencydownload:runtime:1.1.4") {
|
||||
implementation("dev.vankka:dependencydownload-runtime:1.2.1") {
|
||||
// Effectively disables relocating
|
||||
exclude module: "jar-relocator"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user