Closed bvn13 closed 6 years ago
Page Simple Ability Bot contains dependency of plugin:
compile group: 'org.telegram', name: 'telegrambots-abilties', version: '3.5'
please, look at the error: telegrambots-abilties -> abilties -> LT
fix it with: compile group: 'org.telegram', name: 'telegrambots-abilities', version: '3.5'
A PR #347 is already pending. Thanks for the notice though!
This should be already merged and fixed.
Page Simple Ability Bot contains dependency of plugin:
please, look at the error: telegrambots-abilties -> abilties -> LT
fix it with: compile group: 'org.telegram', name: 'telegrambots-abilities', version: '3.5'