triniwiz / nativescript-plugins

Apache License 2.0
80 stars 50 forks source link

Couchbase release for gradle 7.2? #102

Closed CatchABus closed 2 years ago

CatchABus commented 2 years ago

Gradle in 8.2-alpha keeps complaining about couchbase plugin because it's using an unsecure request in maven repository. I see it's fixed here: https://github.com/triniwiz/nativescript-plugins/blob/master/packages/nativescript-couchbase/platforms/android/include.gradle#L15

@triniwiz For the time being, I change it manually in node_modules but a new release would be good.