mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2024-11-21 15:53:53 +00:00
fix main in FSMBot
This commit is contained in:
parent
522d1b55ba
commit
ef74b33d68
@ -11,7 +11,7 @@ buildscript {
|
||||
apply plugin: 'kotlin'
|
||||
apply plugin: 'application'
|
||||
|
||||
mainClassName="HelloBotKt"
|
||||
mainClassName="SimpleFSMBotKt"
|
||||
|
||||
|
||||
dependencies {
|
||||
|
Loading…
Reference in New Issue
Block a user