update package

This commit is contained in:
2020-12-02 14:32:26 +06:00
parent eb9456a233
commit 7bc1e822fc
26 changed files with 42 additions and 42 deletions

View File

@@ -18,7 +18,7 @@ plugins {
}
project.version = "$library_version"
project.group = "com.insanusmokrassar"
project.group = "dev.inmo"
apply from: "publish.gradle"
apply from: "github_release.gradle"