We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba8562b commit 88c0164Copy full SHA for 88c0164
settings.gradle
@@ -10,6 +10,7 @@ dependencyResolutionManagement {
10
repositories {
11
google()
12
mavenCentral()
13
+ maven { url 'https://jitpack.io'}
14
}
15
16
rootProject.name = "Compose Image"
0 commit comments