maven - Upload AAR ( with transitive dependencies ) to SonaType from a private Github repository using Gradle -
here in company we're building player sdk android using gmf , exoplayer transitive dependencies , see 1 best strategy upload maven repository ( have sonatype account ) allow our clients download simple compile command.
we've been searching online couldn't reach "perfect" or "ideal" solution. came across "gradle-mvn-push" plugin looks it's deprecated. did come across problem? how did solve it?
thanks =)
Comments
Post a Comment