updated gradle project settings

develop
bvn13 2020-04-03 15:52:28 +03:00
parent a2c8eb90dc
commit 785a231989
1 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,6 @@ dependencies {
}
bootJar {
mainClassName 'com.bvn13.covid19.api.Covid19ApiApplication'
}