mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
Update FA sdk
This commit is contained in:
@@ -24,7 +24,7 @@ dependencies {
|
||||
implementation("com.squareup.okhttp3:okhttp:4.12.0")
|
||||
implementation("org.jetbrains:annotations:26.0.2")
|
||||
|
||||
implementation("de.oliver.FancyAnalytics:java-sdk:0.0.2")
|
||||
implementation("de.oliver.FancyAnalytics:java-sdk:0.0.4")
|
||||
implementation("de.oliver.FancyAnalytics:logger:0.0.6")
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@ tasks {
|
||||
}
|
||||
}
|
||||
|
||||
shadowJar{
|
||||
shadowJar {
|
||||
archiveClassifier.set("")
|
||||
}
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ dependencies {
|
||||
implementation("com.squareup.okhttp3:okhttp:4.12.0")
|
||||
implementation("org.jetbrains:annotations:26.0.2")
|
||||
|
||||
implementation("de.oliver.FancyAnalytics:java-sdk:0.0.2")
|
||||
implementation("de.oliver.FancyAnalytics:java-sdk:0.0.4")
|
||||
implementation("de.oliver.FancyAnalytics:logger:0.0.6")
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@ tasks {
|
||||
}
|
||||
}
|
||||
|
||||
shadowJar{
|
||||
shadowJar {
|
||||
archiveClassifier.set("")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user