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

com.freeletics.khonshu.deeplinks.plugin.DeepLinksExtension.kt Maven / Gradle / Ivy

Go to download

The newest version!
package com.freeletics.khonshu.deeplinks.plugin

import org.gradle.api.file.RegularFileProperty

public abstract class DeepLinksExtension() {
    public abstract val deepLinkDefinitionsFile: RegularFileProperty
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy