arrow-kt / arrow-android

Other
4 stars 0 forks source link

Enable Android module #2

Open rachelcarmena opened 3 years ago

rachelcarmena commented 3 years ago

It's already possible to enable the Android module again:

The tests will fail then as expected.

When publishing artifacts, the aar file from:

arrow-fx-android/build/outputs/aar/arrow-fx-android-release.aar

will be uploaded together the rest of artifacts. Check it after the release here: https://oss.jfrog.org/artifactory/oss-snapshot-local/io/arrow-kt/arrow-fx-android/0.11.0-SNAPSHOT

rachelcarmena commented 3 years ago

@aballano , I was talking about this issue with @pablisco and maybe it's a good idea to create a repository with all the Android modules because some contributors don't have the Android SDK in their dev environment.

In any case, the configuration is ready to work in this repository or a different one :raised_hands:

And a new repository doesn't add complexity. It's just necessary to add a line with the name of the repository in a file to make magic works :wink: