Incompatible with latest gradle
I was trying to build a mqtt client with Tasker support (because the existing plugin no longer works on newer versions of Android and join can't handle brokers requiring a password) but had problems getting this started. Apparently there used to be a Tasker plugin framework on git but it doesn't exist anymore. Including the Tasker plugin library generates a gradle compatible issue.
Hhmm, sorry not sure what you mean by "it doesn't exist anymore"... You opened the issue on this git, right? 😅 It has the plugin framework you mentioned...
About the gradle compatibility issue, what error are you getting exactly? I just tried building the plugin sample as it is in the git and it worked without issues.
Thanks in advance!