mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-03 15:08:12 +01: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.maxmind.geoip2:geoip2:$geoIpVersion"
|
||||||
implementation "com.google.code.gson:gson:$gsonVersion"
|
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
|
// Effectively disables relocating
|
||||||
exclude module: "jar-relocator"
|
exclude module: "jar-relocator"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user