Skip to content

v0.1.2: Bugfix

Choose a tag to compare

@zner0L zner0L released this 31 Mar 00:36
· 69 commits to main since this release
c4502ba

Bugfixes

  • The types for installApp() were off, so that if didn‘t accept Platform extends 'android' ? string | string[] : string as a valid argument. This has now been fixed by 13dc42f.

Full Changelog: v0.1.1...v0.1.2