mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-28 11:41:28 +00:00
refactor: rename modules
This commit is contained in:
parent
4848b46bd6
commit
7ad7a037d7
53 changed files with 9 additions and 13 deletions
8
proxyai-telemetry/build.gradle.kts
Normal file
8
proxyai-telemetry/build.gradle.kts
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
plugins {
|
||||
id("proxyai.java-conventions")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(libs.analytics)
|
||||
implementation(libs.gson)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue