1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-01 06:09:22 +00:00

Update build.gradle

This commit is contained in:
2025-06-15 19:37:59 +06:00
committed by GitHub
parent 67dfa19a1b
commit 3affcf4399

View File

@@ -40,7 +40,7 @@ allprojects {
repositories {
mavenCentral()
google()
// maven { url "https://nexus.inmo.dev/repository/maven-releases/" }
maven { url "https://nexus.inmo.dev/repository/maven-releases/" }
mavenLocal()
}
if (it != rootProject.findProject("docs")) {