commonMain.eu.codlab.lorcana.buildconfig.BuildKonfig.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lorcana-data Show documentation
Show all versions of lorcana-data Show documentation
Lorcana set descriptions and data
package eu.codlab.lorcana.buildconfig
import kotlin.String
internal object BuildKonfig {
public val commit: String = "964ba99"
}