update dependencies and fill changelog

This commit is contained in:
2023-04-13 11:20:34 +06:00
parent 3cb6b73ee0
commit 269da7f155
3 changed files with 18 additions and 8 deletions

View File

@@ -23,6 +23,7 @@ allprojects {
mavenCentral()
google()
maven { url "https://maven.pkg.jetbrains.space/public/p/compose/dev" }
maven { url "https://git.inmo.dev/api/packages/InsanusMokrassar/maven" }
}
// temporal crutch until legacy tests will be stabled or legacy target will be removed