firebase-kotlin-sdk: Missing AAR file in 1.4.0 Release

Hi,

There seems to be an issue with a missing AAR file again in the 1.4.0 release as happened with the 1.3.0 release https://github.com/GitLiveApp/firebase-kotlin-sdk/issues/185. I’m guessing it’s the same issue.

The firebase-common-android-debug-1.4.0.aar is the missing file in https://repo.maven.apache.org/maven2/dev/gitlive/firebase-common-android-debug/1.4.0/

@Reedyuk resolved the issue last time, so perhaps you could fix the issue again.

Thanks

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 7
  • Comments: 20 (5 by maintainers)

Most upvoted comments

Any update on this issue? 1.4.1 and have this issue

@tiagonuneslx sorry, I am a bit stupid when it comes to this. I tried publishToMavenLocal have the library and all the .aar files in the local maven repo (on my disk) but I cannot to get it to compile. It’s still erroring the same way, added mavenLocal as the repository, tried adding src/libs and some other methods I’ve found. Could you please provide a short summary on steps needed to get it to work?

This issue is now fixed from version 1.4.3 onwards.

Do we have any workaround for this problem?

You could build and publish the project locally