Skip to content

Commit

Permalink
fix missing build info. ref #284 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
F43nd1r committed Jun 15, 2021
1 parent c1643b9 commit 3e5b343
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acrarium/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile> {

springBoot {
mainClass.set("com.faendir.acra.BackendApplicationKt")
buildInfo()
}

allOpen {
Expand Down

0 comments on commit 3e5b343

Please sign in to comment.