Update library version for gradle to 4.0
Don't using gradle, so don't have tested if it's already available there Just saw it while looking through
This commit is contained in:
parent
ed1df4402b
commit
542a93015f
@ -17,7 +17,7 @@ First you need ot get the library and add it to your project. There are few poss
|
||||
* With **Gradle**:
|
||||
|
||||
```groovy
|
||||
compile group: 'org.telegram', name: 'telegrambots', version: '3.5'
|
||||
compile group: 'org.telegram', name: 'telegrambots', version: '4.0'
|
||||
```
|
||||
|
||||
2. Don't like **Maven Central Repository**? It can also be taken from [Jitpack](https://jitpack.io/#rubenlagus/TelegramBots).
|
||||
|
Loading…
Reference in New Issue
Block a user