update version and example of hello bot

This commit is contained in:
2020-07-02 16:37:12 +06:00
parent d9b42efc4a
commit df33e3ac38
3 changed files with 13 additions and 4 deletions

5
build.gradle Normal file
View File

@@ -0,0 +1,5 @@
allprojects {
repositories {
mavenLocal()
}
}