1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-03 23:29:33 +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 { repositories {
mavenCentral() mavenCentral()
google() google()
// maven { url "https://nexus.inmo.dev/repository/maven-releases/" } maven { url "https://nexus.inmo.dev/repository/maven-releases/" }
mavenLocal() mavenLocal()
} }
if (it != rootProject.findProject("docs")) { if (it != rootProject.findProject("docs")) {