desktop: add multiplatform-paging dependencies

This commit is contained in:
Harsh Shandilya 2021-09-27 03:47:19 +05:30
parent ff64c9b3a4
commit 89e5ec2b75
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
3 changed files with 7 additions and 0 deletions

View file

@ -16,6 +16,7 @@ dependencyResolutionManagement {
content { includeGroup("org.pushing-pixels") }
}
google()
mavenLocal() { content { includeGroup("io.github.kuuuurt") } }
}
}