Skip to content

Commit 48219cf

Browse files
changed build.gradle.kts
1 parent 4441fce commit 48219cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ java {
2121
}
2222

2323
application {
24-
mainClass = "hexlet.code.AppApplication"
24+
mainClass = "telegram.bot.AppApplication"
2525
}
2626

2727

0 commit comments

Comments
 (0)