File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ VERSION_NAME=0.51.0-SNAPSHOT
1818GROUP =com.facebook.litho
1919
2020SONATYPE_STAGING_PROFILE =comfacebook
21- SONATYPE_HOST = DEFAULT
22- RELEASE_SIGNING_ENABLED =true
21+ mavenCentralPublishing = true
22+ signAllPublications =true
2323
2424POM_URL =https://github.com/facebook/litho
2525POM_SCM_URL =https://github.com/facebook/litho.git
@@ -38,7 +38,7 @@ DOKKA_VERSION=1.9.20
3838DATA_CLASS_GENERATE_VERSION =1.0.1
3939
4040# Deps for publishing
41- MAVEN_PUBLISH_PLUGIN =0.29 .0
41+ MAVEN_PUBLISH_PLUGIN =0.34 .0
4242
4343# Gradle internals
4444org.gradle.internal.repository.max.retries =10
Original file line number Diff line number Diff line change 1414
1515distributionBase =GRADLE_USER_HOME
1616distributionPath =wrapper/dists
17- distributionUrl =https\://services.gradle.org/distributions/gradle-8.1 -all.zip
17+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.5 -all.zip
1818zipStoreBase =GRADLE_USER_HOME
1919zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments