relaycorp / awala-endpoint-android

High-level library for Android apps implementing Awala endpoints
Apache License 2.0
2 stars 1 forks source link

fix: Support binding with the gateway on Android 11+ #154

Closed Filmaluco closed 3 years ago

Filmaluco commented 3 years ago

Related with: https://github.com/relaycorp/awala-ping-android/issues/158

Changes made to Package Visibility and security with Android 11. https://developer.android.com/training/package-visibility/declaring#package-name

In this PR you can also see some changes to compile to Android 12, and Mac M1

gnarea commented 3 years ago

I think the only outstanding work here is addressing the indentation inconsistency that Sergio raised, right?

gnarea commented 3 years ago

@sdsantos feel free to add the automerge label once you're happy

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.6.17 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: