Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Conversation

@samtstern
Copy link
Contributor

Fixes issues #28 and #25, removes blocker from PR #24

This makes the root pom.xml just call out to android/pom.xml and java/pom.xml which produce an Android AAR and a Java JAR respectively.

The resulting libraries are:

  • com.firebase:geofire - just a POM that depends on the other two (useless, not sure how to stop it from publishing).
  • com.firebase:geofire-java - library for Java server users.
  • com.firebase:geofire-android - library for Android users.

@AbeHaskins or @jdimond please review

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants