me.xx2bab.polyfill.matrix.annotation.ProviderConfig.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of polyfill-matrix Show documentation
Show all versions of polyfill-matrix Show documentation
Hook Toolset for Android App Build System.
The newest version!
package me.xx2bab.polyfill.matrix.annotation
enum class InitStage { PRE_BUILD, AFTER_EVALUATE }
annotation class ProviderConfig(val initStage: InitStage)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy