This commit is contained in:
2020-09-27 20:25:42 +06:00
parent 4fd5096829
commit 56e6dfac9f
15 changed files with 136 additions and 75 deletions

View File

@@ -1,6 +1,8 @@
project.version = "$version"
project.group = "$group"
apply from: "$publishGradlePath"
repositories {
jcenter()
mavenCentral()