Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

0.1.5

Compare
Choose a tag to compare
@zegnus zegnus released this 23 Mar 16:08
· 7 commits to master since this release

This release includes:

  • There is no need to call SimpleChromeCustomTabs.initialize(context);
  • The library doesn't hold a static reference to the context anymore

PRs included:

  • Remove static initialiser #37