You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2025. It is now read-only.
Make sure you have some keys set in gradle.properties:
signing.keyId=<ID of the GPG key you want to sign the artifacts with>
signing.secretKeyRingFile=<path to your GPG keyring>
signing.password=<GPG key password>
sonatypeRepo=https://oss.sonatype.org/service/local/staging/deploy/maven2/
sonatypeUsername=litl
sonatypePassword=****