File tree Expand file tree Collapse file tree 2 files changed +2
-12
lines changed
Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ okio = "3.16.4"
4747ozone-atproto = " 0.3.7"
4848savedstate-multiplatform = " 1.4.0"
4949spotless = " 8.2.0"
50- tunjid-state-holder = " 1.2.1-SNAPSHOT "
51- tunjid-tiler = " 1.2.2-SNAPSHOT "
50+ tunjid-state-holder = " 1.2.0 "
51+ tunjid-tiler = " 1.2.1 "
5252tunjid-tree-nav = " 0.0.51"
5353tunjid-composables = " 0.0.27"
5454vinceglb-filekit = " 0.13.0"
Original file line number Diff line number Diff line change @@ -44,16 +44,6 @@ dependencyResolutionManagement {
4444 includeGroupAndSubgroups(" com.google" )
4545 }
4646 }
47- maven {
48- name = " Central Portal Snapshots"
49- url = URI .create(" https://central.sonatype.com/repository/maven-snapshots/" )
50-
51- // Only search this repository for the specific dependency
52- content {
53- includeGroupAndSubgroups(" com.tunjid.mutator" )
54- includeGroupAndSubgroups(" com.tunjid.tiler" )
55- }
56- }
5747 mavenCentral()
5848 }
5949}
You can’t perform that action at this time.
0 commit comments