com.likethesalad.dagger_remapper.plugin.generated.BuildConfig.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of remapper-plugin Show documentation
Show all versions of remapper-plugin Show documentation
This plugin helps remapping Dagger-generated symbols that cause conflicts with other dependencies that use Dagger
The newest version!
package com.likethesalad.dagger_remapper.plugin.generated
import kotlin.String
object BuildConfig {
const val TOOLS_GRADLE_DEPENDENCY_URI: String = "com.likethesalad.dagger:tools:1.0.2"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy