Compare commits

...

2 Commits

Author SHA1 Message Date
InsanusMokrassar 78cdf9204d
Update build.gradle 2022-11-28 18:25:08 +06:00
InsanusMokrassar 6bc9b634a8
Update libs.versions.toml 2022-11-28 18:24:17 +06:00
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -1,7 +1,7 @@
[versions]
kotlin = "1.7.21"
plagubot = "3.1.2"
plagubot = "3.1.4"
[libraries]