Skip to content

v7.0.0

Choose a tag to compare

@mlynch mlynch released this 19 Dec 20:42
· 74 commits to main since this release

Added support Android namespace in #145.

Breaking Changes

AndroidProject.getPackageName() is now async and returns a Promise resolving with the namespace field in app/build.gradle or with the legacy package attribute in the AndroidManifest.xml file (per #143)