diff options
| author | Azerlag <111231386+Azerlag@users.noreply.github.com> | 2026-04-24 17:05:54 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-24 17:05:54 +0300 |
| commit | 683ac4770105199fa97edd4fbc24a16ffdf99f87 (patch) | |
| tree | 7746c3d1f27b1b8e1dc6cec57c2aff3754370451 | |
| parent | 2d8cf934359f674d84b02e47b05cb223f73cd413 (diff) | |
| download | colorpicker-compose-683ac4770105199fa97edd4fbc24a16ffdf99f87.tar.xz | |
Update gradle.properties
| -rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 7c5cfea..7062796 100644 --- a/gradle.properties +++ b/gradle.properties @@ -79,5 +79,5 @@ POM_DEVELOPER_URL=https://github.com/skydoves/ POM_DEVELOPER_EMAIL=skydoves2@gmail.com SONATYPE_HOST=CENTRAL_PORTAL -RELEASE_SIGNING_ENABLED=true -SONATYPE_AUTOMATIC_RELEASE=true
\ No newline at end of file +RELEASE_SIGNING_ENABLED=false +SONATYPE_AUTOMATIC_RELEASE=true |
