File tree Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1- import com.huanshankeji.team.`Shreck Ye`
1+ import com.huanshankeji.team.ShreckYe
22import com.huanshankeji.team.pomForTeamDefaultOpenSource
33import org.jetbrains.kotlin.gradle.ExperimentalKotlinGradlePluginApi
44
@@ -74,6 +74,6 @@ publishing.publications.withType<MavenPublication> {
7474 " Unified Compose Multiplatform common wrappers $FOR_COMPOSE_TARGETS_IN_TITLE " ,
7575 " Common wrappers of components (including layouts) and modifiers $FOR_COMPOSE_TARGETS_IN_DESCRIPTION "
7676 ) {
77- ` Shreck Ye ` ()
77+ ShreckYe ()
7878 }
7979}
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ publishing.publications.withType<MavenPublication> {
3434 "This legacy module depends on `com.huanshankeji:compose-html-common` instead of Kobweb Silk " +
3535 "and its components use the `ModifierOrAttrsScope` class to configure styles."
3636 ) {
37- `Shreck Ye` ()
37+ ShreckYe ()
3838 }
3939}
4040*/
Original file line number Diff line number Diff line change 11import com.huanshankeji.cpnProject
2- import com.huanshankeji.team.`Shreck Ye`
2+ import com.huanshankeji.team.ShreckYe
33import com.huanshankeji.team.pomForTeamDefaultOpenSource
44
55plugins {
@@ -36,6 +36,6 @@ publishing.publications.withType<MavenPublication> {
3636 " Unified Compose Multiplatform ViewModel $FOR_COMPOSE_TARGETS_IN_TITLE " ,
3737 " Unified wrappers of Compose Multiplatform ViewModel for $FOR_COMPOSE_TARGETS_IN_DESCRIPTION "
3838 ) {
39- ` Shreck Ye ` ()
39+ ShreckYe ()
4040 }
4141}
Original file line number Diff line number Diff line change 1- import com.huanshankeji.team.`Shreck Ye`
1+ import com.huanshankeji.team.ShreckYe
22import com.huanshankeji.team.pomForTeamDefaultOpenSource
33
44plugins {
@@ -31,6 +31,6 @@ publishing.publications.withType<MavenPublication> {
3131 " Compose Multiplatform HTML Unified core Icon wrappers" ,
3232 " Compose Multiplatform HTML Unified Design core Icon wrappers for `androidx.compose` and Compose HTML"
3333 ) {
34- ` Shreck Ye ` ()
34+ ShreckYe ()
3535 }
3636}
Original file line number Diff line number Diff line change 11import com.huanshankeji.cpnProject
2- import com.huanshankeji.team.`Shreck Ye`
2+ import com.huanshankeji.team.ShreckYe
33import com.huanshankeji.team.pomForTeamDefaultOpenSource
44
55plugins {
@@ -48,6 +48,6 @@ publishing.publications.withType<MavenPublication> {
4848 " Unified Compose Material 2 wrappers $FOR_COMPOSE_TARGETS_IN_TITLE " ,
4949 " Unified Material Design 2 component wrappers $FOR_COMPOSE_TARGETS_IN_DESCRIPTION "
5050 ) {
51- ` Shreck Ye ` ()
51+ ShreckYe ()
5252 }
5353}
Original file line number Diff line number Diff line change 11import com.huanshankeji.cpnProject
2- import com.huanshankeji.team.`Shreck Ye`
2+ import com.huanshankeji.team.ShreckYe
33import com.huanshankeji.team.pomForTeamDefaultOpenSource
44
55plugins {
@@ -48,6 +48,6 @@ publishing.publications.withType<MavenPublication> {
4848 " Unified Compose Material 3 wrappers $FOR_COMPOSE_TARGETS_IN_TITLE " ,
4949 " Unified Material Design 3 component wrappers $FOR_COMPOSE_TARGETS_IN_DESCRIPTION "
5050 ) {
51- ` Shreck Ye ` ()
51+ ShreckYe ()
5252 }
5353}
Original file line number Diff line number Diff line change 11import com.huanshankeji.cpnProject
2- import com.huanshankeji.team.`Shreck Ye`
2+ import com.huanshankeji.team.ShreckYe
33import com.huanshankeji.team.pomForTeamDefaultOpenSource
44
55plugins {
@@ -38,6 +38,6 @@ publishing.publications.withType<MavenPublication> {
3838 " Unified Compose Multiplatform navigation $FOR_COMPOSE_TARGETS_IN_TITLE " ,
3939 " Unified wrappers of Compose Multiplatform navigation for $FOR_COMPOSE_TARGETS_IN_DESCRIPTION "
4040 ) {
41- ` Shreck Ye ` ()
41+ ShreckYe ()
4242 }
4343}
You can’t perform that action at this time.
0 commit comments