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