1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-09 10:19:39 +02:00

Rename package to org.pgpainless.pgpainless

This commit is contained in:
Paul Schaub 2018-06-28 18:25:11 +02:00
parent 61c8e908a2
commit 992bff6b3f
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
73 changed files with 200 additions and 220 deletions

View file

@ -16,7 +16,7 @@ animalsniffer {
sourceSets = [sourceSets.main]
}
group 'de.vanitasvitae.crypto'
group 'org.pgpainless'
version '0.1-SNAPSHOT'
sourceCompatibility = 1.8