switching to rsa

This commit is contained in:
GasparAM 2023-04-10 12:00:38 +04:00
parent 10f44fac11
commit 3289c6c8bf

View file

@ -42,10 +42,6 @@ scmVersion {
tag {
prefix.set(rootProject.name)
}
repository {
customKeyFile.set(project.file('.key'))
customKeyPassword.set("")
}
}
project.version = scmVersion.version