File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ jetbrains-compose = "1.9.3"
1616compose-stability-analyzer = " 0.7.3"
1717runtimeAnnotation = " 1.9.0"
1818spotless = " 6.21.0"
19- shadow = " 8.1.1 "
19+ shadow = " 9.0.0-beta12 "
2020
2121[libraries ]
2222androidx-compose-compiler = { module = " androidx.compose.compiler:compiler" , version.ref = " compiler" }
@@ -53,4 +53,4 @@ compose-stability-analyzer = { id = "com.github.skydoves.compose.stability.analy
5353dokka = { id = " org.jetbrains.dokka" , version.ref = " dokka" }
5454nexus-plugin = { id = " com.vanniktech.maven.publish" , version.ref = " nexusPlugin" }
5555spotless = { id = " com.diffplug.spotless" , version.ref = " spotless" }
56- shadow = { id = " com.github.johnrengelman .shadow" , version.ref = " shadow" }
56+ shadow = { id = " com.gradleup .shadow" , version.ref = " shadow" }
You can’t perform that action at this time.
0 commit comments