Keyring naming cleanup and deprecation fix

chore: standardize keyring pub/priv naming
chore: prepare for deprecated assignment replacement
This commit is contained in:
2026-03-22 14:30:16 +01:00
parent c922c02fd2
commit 414e812150
5 changed files with 61 additions and 19 deletions

View File

@@ -3,7 +3,7 @@ plugins {
id 'com.palantir.git-version'
}
group 'org.egothor'
group='org.egothor'
dependencies {
implementation 'org.apache.commons:commons-text'