pluto
pluto copied to clipboard
Not Found import com.pluto.plugin.Plugin in Release
**Plugin Class not found in release variant ** I create a custom pluto plugin for some purpose but in release variant i can;t find class.
Screenshots Click here to see image.
Additional context
I added i custom plugin and its work in debug variant but when i run in release mode, it give error for not finding plugin class.
Can't import these files
import com.pluto.plugin.Plugin import com.pluto.plugin.PluginConfiguration
@rohitjakhar can you share screenshot for your dependencies code snippet?