Skip to content

Commit 88c0164

Browse files
add jitpack.io to settings.gradle
1 parent ba8562b commit 88c0164

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencyResolutionManagement {
1010
repositories {
1111
google()
1212
mavenCentral()
13+
maven { url 'https://jitpack.io'}
1314
}
1415
}
1516
rootProject.name = "Compose Image"

0 commit comments

Comments
 (0)