All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.defaults.BuildKonfig.kt Maven / Gradle / Ivy

There is a newer version: 1.39.0
Show newest version
package defaults

import kotlin.String

internal object BuildKonfig {
  public val sdkVersion: String = "1.25.2"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy