Update build.gradle

This commit is contained in:
2022-11-28 18:25:08 +06:00
committed by GitHub
parent 6bc9b634a8
commit 78cdf9204d

View File

@@ -18,6 +18,7 @@ plugins {
repositories {
mavenCentral()
mavenLocal()
maven { url "https://git.inmo.dev/api/packages/InsanusMokrassar/maven" }
}
dependencies {