TaskerPluginSample icon indicating copy to clipboard operation
TaskerPluginSample copied to clipboard

Incompatible with latest gradle

Open Rjaap opened this issue 11 months ago • 1 comments

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.

Rjaap avatar Feb 12 '25 16:02 Rjaap

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!

joaomgcd avatar Feb 13 '25 09:02 joaomgcd