Some bugfixes and added findMessages by sender
This commit is contained in:
@@ -2,9 +2,9 @@ uploadArchives {
|
||||
repositories {
|
||||
mavenDeployer {
|
||||
pom.project {
|
||||
name 'Jabit Spongy Security'
|
||||
artifactId = 'jabit-security-spongy'
|
||||
description 'The Security implementation using spongy castle (needed for Android)'
|
||||
name 'Jabit Bouncy Security'
|
||||
artifactId = 'jabit-security-bouncy'
|
||||
description 'The Security implementation using bouncy castle'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user