diff --git a/gradle.properties b/gradle.properties index 6fd5c83..6ae7f6c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ android.useAndroidX=true android.nonTransitiveRClass=true #Sonatype -SONATYPE_HOST=S01 +SONATYPE_HOST=DEFAULT RELEASE_SIGNING_ENABLED=true GROUP=io.github.theapache64