need to add zero code to properly test

This commit is contained in:
2026-01-23 22:50:33 -06:00
parent 78d38481a7
commit 5922f4e935
5 changed files with 86 additions and 73 deletions

View File

@@ -25,5 +25,9 @@ allprojects {
}
repositories {
mavenCentral()
repositories {
mavenCentral()
google()
maven { url 'https://maven.pedropathing.com' }
}
}