mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-12 22:31:24 +00:00
7 lines
No EOL
137 B
Kotlin
7 lines
No EOL
137 B
Kotlin
plugins {
|
|
id("codegpt.java-conventions")
|
|
}
|
|
|
|
dependencies {
|
|
implementation("com.rudderstack.sdk.java.analytics:analytics:3.0.0")
|
|
} |