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
2
2
import com.huanshankeji.team.pomForTeamDefaultOpenSource
3
3
import org.jetbrains.kotlin.gradle.ExperimentalKotlinGradlePluginApi
4
4
@@ -74,6 +74,6 @@ publishing.publications.withType<MavenPublication> {
74
74
" Unified Compose Multiplatform common wrappers $FOR_COMPOSE_TARGETS_IN_TITLE " ,
75
75
" Common wrappers of components (including layouts) and modifiers $FOR_COMPOSE_TARGETS_IN_DESCRIPTION "
76
76
) {
77
- ` Shreck Ye ` ()
77
+ ShreckYe ()
78
78
}
79
79
}
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ publishing.publications.withType<MavenPublication> {
34
34
"This legacy module depends on `com.huanshankeji:compose-html-common` instead of Kobweb Silk " +
35
35
"and its components use the `ModifierOrAttrsScope` class to configure styles."
36
36
) {
37
- `Shreck Ye` ()
37
+ ShreckYe ()
38
38
}
39
39
}
40
40
*/
Original file line number Diff line number Diff line change 1
1
import com.huanshankeji.cpnProject
2
- import com.huanshankeji.team.`Shreck Ye`
2
+ import com.huanshankeji.team.ShreckYe
3
3
import com.huanshankeji.team.pomForTeamDefaultOpenSource
4
4
5
5
plugins {
@@ -36,6 +36,6 @@ publishing.publications.withType<MavenPublication> {
36
36
" Unified Compose Multiplatform ViewModel $FOR_COMPOSE_TARGETS_IN_TITLE " ,
37
37
" Unified wrappers of Compose Multiplatform ViewModel for $FOR_COMPOSE_TARGETS_IN_DESCRIPTION "
38
38
) {
39
- ` Shreck Ye ` ()
39
+ ShreckYe ()
40
40
}
41
41
}
Original file line number Diff line number Diff line change 1
- import com.huanshankeji.team.`Shreck Ye`
1
+ import com.huanshankeji.team.ShreckYe
2
2
import com.huanshankeji.team.pomForTeamDefaultOpenSource
3
3
4
4
plugins {
@@ -31,6 +31,6 @@ publishing.publications.withType<MavenPublication> {
31
31
" Compose Multiplatform HTML Unified core Icon wrappers" ,
32
32
" Compose Multiplatform HTML Unified Design core Icon wrappers for `androidx.compose` and Compose HTML"
33
33
) {
34
- ` Shreck Ye ` ()
34
+ ShreckYe ()
35
35
}
36
36
}
Original file line number Diff line number Diff line change 1
1
import com.huanshankeji.cpnProject
2
- import com.huanshankeji.team.`Shreck Ye`
2
+ import com.huanshankeji.team.ShreckYe
3
3
import com.huanshankeji.team.pomForTeamDefaultOpenSource
4
4
5
5
plugins {
@@ -48,6 +48,6 @@ publishing.publications.withType<MavenPublication> {
48
48
" Unified Compose Material 2 wrappers $FOR_COMPOSE_TARGETS_IN_TITLE " ,
49
49
" Unified Material Design 2 component wrappers $FOR_COMPOSE_TARGETS_IN_DESCRIPTION "
50
50
) {
51
- ` Shreck Ye ` ()
51
+ ShreckYe ()
52
52
}
53
53
}
Original file line number Diff line number Diff line change 1
1
import com.huanshankeji.cpnProject
2
- import com.huanshankeji.team.`Shreck Ye`
2
+ import com.huanshankeji.team.ShreckYe
3
3
import com.huanshankeji.team.pomForTeamDefaultOpenSource
4
4
5
5
plugins {
@@ -48,6 +48,6 @@ publishing.publications.withType<MavenPublication> {
48
48
" Unified Compose Material 3 wrappers $FOR_COMPOSE_TARGETS_IN_TITLE " ,
49
49
" Unified Material Design 3 component wrappers $FOR_COMPOSE_TARGETS_IN_DESCRIPTION "
50
50
) {
51
- ` Shreck Ye ` ()
51
+ ShreckYe ()
52
52
}
53
53
}
Original file line number Diff line number Diff line change 1
1
import com.huanshankeji.cpnProject
2
- import com.huanshankeji.team.`Shreck Ye`
2
+ import com.huanshankeji.team.ShreckYe
3
3
import com.huanshankeji.team.pomForTeamDefaultOpenSource
4
4
5
5
plugins {
@@ -38,6 +38,6 @@ publishing.publications.withType<MavenPublication> {
38
38
" Unified Compose Multiplatform navigation $FOR_COMPOSE_TARGETS_IN_TITLE " ,
39
39
" Unified wrappers of Compose Multiplatform navigation for $FOR_COMPOSE_TARGETS_IN_DESCRIPTION "
40
40
) {
41
- ` Shreck Ye ` ()
41
+ ShreckYe ()
42
42
}
43
43
}
You can’t perform that action at this time.
0 commit comments