Tag: git
Git commit Hash in Gradle build file
The following snippet shows how to get the Git commit hash in a Gradle build file using the Gradle Kotlin DSL.
The following snippet shows how to get the Git commit hash in a Gradle build file using the Gradle Kotlin DSL.