Skip to content

Commit

Permalink
Update gradle file
Browse files Browse the repository at this point in the history
  • Loading branch information
taewooyo committed Nov 4, 2023
1 parent c096d5f commit ba349e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ POM_DEVELOPER_NAME=taewooyo
POM_DEVELOPER_URL=https://github.com/taewooyo/
POM_DEVELOPER_EMAIL=[email protected]

SONATYPE_HOST=DEFAULT
SONATYPE_HOST=S01
RELEASE_SIGNING_ENABLED=true
SONATYPE_AUTOMATIC_RELEASE=true
5 changes: 3 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#Thu Nov 02 13:19:39 KST 2023
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
zipStorePath=wrapper/dists

0 comments on commit ba349e1

Please sign in to comment.