Rename Namespace

This commit is contained in:
GuilhermeWerner 2021-05-09 17:57:08 -03:00
parent 7290dfa62a
commit e2e4346c22
4 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@ plugins {
`java-library`
}
group = "tribufu"
group = "com.tribufu.sdk"
version = "0.0.1"
repositories {