Keyring naming cleanup and deprecation fix
chore: standardize keyring pub/priv naming chore: prepare for deprecated assignment replacement
This commit is contained in:
@@ -3,7 +3,7 @@ plugins {
|
||||
id 'com.palantir.git-version'
|
||||
}
|
||||
|
||||
group 'org.egothor'
|
||||
group='org.egothor'
|
||||
|
||||
dependencies {
|
||||
implementation 'org.apache.commons:commons-text'
|
||||
|
||||
Reference in New Issue
Block a user