HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
241 stars 68 forks source link

Can we update maven plugin in Android to use "maven-publish" #222

Closed vinaykaitha closed 1 year ago

vinaykaitha commented 1 year ago

The Maven plugin in the SafetyDetect Package is old and deprecated. It does not work(compile) with any of the new Gradle versions.

Can we please update it to apply plugin: 'maven-plugin'

Right now I can make it work by manually changing it after installing the package, but will face the same issue when installing fresh, like in case of pipelines.

ozcanozgur commented 1 year ago

Hi @vinaykaitha,

"maven-publish" issue has been resolved with the latest version(6.4.0-301) of Safety Detect plugin. You can find it at npm.