Releases: GoogleChrome/android-browser-helper
Releases · GoogleChrome/android-browser-helper
1.3.1-alpha01
Merge pull request #105 from andreban/1.3.1-alpha01 1.3.1-alpha01
1.3.0
1.1.0
1.0.0
- android-browser-helper is now officially stable!
- Uses
androidx.browser.1.2.0
. - Added Dark Mode Support for the Navigation bar and Status bar
- Breaks compatibility with previous versions of the library. Check this blogpost for information on how to migrate from the old version to the >= 1.0.0.
Initial Release on GMaven
Can be accessed by adding the following artifact on the application build.gradle:
implementation 'com.google.androidbrowserhelper:androidbrowserhelper:0.1.0-alpha1'
The jitpack libraries can now be removed.