Test commit for cirrus.

This commit is contained in:
Prominence 2022-04-18 21:49:06 +03:00
parent 46602e1f93
commit 1ae02e0e49
No known key found for this signature in database
GPG Key ID: B5C2DFCB54798A7B

View File

@ -72,8 +72,8 @@ publishing {
repositories {
maven {
credentials {
username = ossrhUsername
password = ossrhPassword
username = ossrhUsername ?: ''
password = ossrhPassword ?: ''
}
url = isReleaseVersion ?