File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
compose-html-material-legacy Expand file tree Collapse file tree 3 files changed +6
-6
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
33
44plugins {
@@ -24,6 +24,6 @@ publishing.publications.withType<MavenPublication> {
2424 " Huanshankeji Compose HTML common" ,
2525 " Huanshankeji's common code for Compose HTML"
2626 ) {
27- ` Shreck Ye ` ()
27+ ShreckYe ()
2828 }
2929}
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 {
@@ -46,6 +46,6 @@ publishing.publications.withType<MavenPublication> {
4646 " Compose HTML Material 2" ,
4747 " Legacy Material 2 components for Compose HTML"
4848 ) {
49- ` Shreck Ye ` ()
49+ ShreckYe ()
5050 }
5151}
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 {
@@ -25,6 +25,6 @@ publishing.publications.withType<MavenPublication> {
2525 " Compose HTML Material 3" ,
2626 " Material 3 components for Compose HTML"
2727 ) {
28- ` Shreck Ye ` ()
28+ ShreckYe ()
2929 }
3030}
You can’t perform that action at this time.
0 commit comments