Lint fixes and deprecation
rubenCodeforges
released this
11 Mar 18:13
·
23 commits
to master
since this release
Fixed some lint errors and droped support for Observable.create
now using new Observable()
Breaking change:
GoogleApiService.onLoad()
now returns boolean
as expected and not void