File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ android.useAndroidX=true
13
13
group =io.github.kubode.compose.shadow
14
14
version =0.3.0-SNAPSHOT
15
15
# https://vanniktech.github.io/gradle-maven-publish-plugin/central/
16
- SONATYPE_HOST =S01
16
+ SONATYPE_HOST =CENTRAL_PORTAL
17
17
SONATYPE_AUTOMATIC_RELEASE =true
18
18
RELEASE_SIGNING_ENABLED =true
19
19
# POM_NAME and POM_DESCRIPTON must be placed in each module.
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ androidx-compose-foundation = "1.6.3"
7
7
androidx-compose-ui = " 1.6.2"
8
8
androidx-compose-runtime = " 1.0.0-beta01"
9
9
androidx-activity = " 1.9.1"
10
- maven-publish = " 0.27 .0"
10
+ maven-publish = " 0.32 .0"
11
11
12
12
[libraries ]
13
13
kotlin-gradle-plugin = { module = " org.jetbrains.kotlin:kotlin-gradle-plugin" , version.ref = " kotlin" }
You can’t perform that action at this time.
0 commit comments