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

com.deliveryhero.whetstone.gradle.BuildConfig.kt Maven / Gradle / Ivy

The newest version!
package com.deliveryhero.whetstone.gradle

internal object BuildConfig {
  const val GROUP = "com.deliveryhero.whetstone"
  const val VERSION = "0.8.4"
  const val DAGGER_VERSION = "2.51.1"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy