Hello, I’m trying to publish my Android library wi...
# gradle
d
Hello, I’m trying to publish my Android library with
bintray-plugin
+
maven-android-plugin
. Since I have more that one artifact, I declared a function in my buildSrc, which I’ll call with the
artifact
param. I got the following code in my function, but I got this exception during sync
Could not find any convention object of type MavenRepositoryHandlerConvention.