fix of guest bot sample

This commit is contained in:
2026-05-30 15:34:18 +06:00
parent 3b61976734
commit 95a619431c
3 changed files with 24 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
}
}
maven { url "https://proxy.nexus.inmo.dev/repository/maven-releases/" }
// maven { url "https://proxy.nexus.inmo.dev/repository/maven-releases/" }
mavenLocal()
}
}