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

com.likethesalad.stem.providers.AndroidExtensionProvider.kt Maven / Gradle / Ivy

package com.likethesalad.stem.providers

import com.likethesalad.tools.agpcompat.api.bridges.AndroidExtension

interface AndroidExtensionProvider {

    fun getExtension(): AndroidExtension
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy