Sync/2021 07 30 (#961)

This commit is contained in:
Igor Demin
2021-07-31 00:38:25 +03:00
committed by GitHub
parent 0d232be23a
commit 1786de28a7
19 changed files with 35 additions and 48 deletions

View File

@@ -11,6 +11,7 @@ val properties = ComposeUberJarProperties()
repositories {
mavenCentral()
maven(properties.composeRepoUrl)
google()
}
val composeVersion: String by lazy {