Update build.gradle

This commit is contained in:
InsanusMokrassar 2022-11-28 18:26:13 +06:00 committed by GitHub
parent 353c28657d
commit f7ff501e58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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