Skip to content

Commit e32e96e

Browse files
committed
chore: Update library
1 parent 8b78c7e commit e32e96e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle

Lines changed: 1 addition & 0 deletions
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 = "LazyVerticalTitleGrid"

0 commit comments

Comments
 (0)