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

tech.apter.robolectric.junit.jupiter.gradle.plugin.BuildConfig.kt Maven / Gradle / Ivy

package tech.apter.robolectric.junit.jupiter.gradle.plugin

import kotlin.String

internal object BuildConfig {
  internal const val ROBOLECTRIC_EXTENSION_VERSION: String = "0.6.1"

  internal const val JUNIT5_BOM_VERSION: String = "5.10.2"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy