Gus
03/05/2021, 12:07 PM./gradlew build
in ./lib/build/outputs/aar/lib-release.aar
, but:
• The POM file isn't referring to the AAR file: https://jitpack.io/com/github/relaycorp/relaynet-endpoint-android/1.0.0/relaynet-endpoint-android-1.0.0.pom
• The AAR file isn't picked up by Jitpack or Bintray.
Here's my build.gradle and lib/build.gradle . Any idea what's wrong? We're already compared what we're doing against other libraries (e.g., flow-preferences), and we can't see any difference that would explain this behaviour.