update dependencies and version

This commit is contained in:
2024-02-15 20:30:10 +06:00
parent 250f88e2fe
commit 29a19df7fc
8 changed files with 19 additions and 12 deletions

View File

@@ -18,7 +18,7 @@ allprojects {
mavenLocal()
mavenCentral()
google()
maven { url "https://git.inmo.dev/api/packages/InsanusMokrassar/maven" }
maven { url "https://nexus.inmo.dev/repository/maven-releases/" }
}
}