Update build.gradle

This commit is contained in:
InsanusMokrassar 2022-12-08 11:32:16 +06:00 committed by GitHub
parent eabefdbff8
commit aa3ed0ed23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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