Begin SQL Storage

Remove mavenLocal for finding Plex
This commit is contained in:
Taah
2024-05-02 00:25:31 -07:00
parent 42009275eb
commit a2f63a54d3
8 changed files with 251 additions and 26 deletions

View File

@ -17,7 +17,7 @@ repositories {
}
mavenCentral()
mavenLocal()
// mavenLocal()
}
dependencies {