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

foundry.gradle.dependencies.BuildConfig.kt Maven / Gradle / Ivy

There is a newer version: 0.20.0
Show newest version
package foundry.gradle.dependencies

import kotlin.String

internal object BuildConfig {
  internal const val KOTLIN_VERSION: String = "2.0.20"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy