Skip to content

Commit

Permalink
Add release metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
gdude2002 committed Sep 21, 2024
1 parent 2fb67b8 commit fad109d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions i18n-generator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ val projectVersion: String by project
group = "dev.kordex.i18n"
version = projectVersion

metadata {
name = "KordEx: i18n Class Generator"
description = "API and CLI for generating translation classes from properties files"
}

repositories {
mavenCentral()
}
Expand Down

0 comments on commit fad109d

Please sign in to comment.