tbruyelle / RxPermissions

Android runtime permissions powered by RxJava2
Apache License 2.0
10.49k stars 1.31k forks source link

feat: Migrate to Jetpack (AndroidX) #325

Closed galuszkak closed 4 years ago

galuszkak commented 4 years ago

Hey @tbruyelle ,

Thanks for awesome project.

It looks like tests are passing on Travis: https://travis-ci.org/github/tbruyelle/RxPermissions/builds/702404691

Not sure why aren't reporting here in this PR. I would be grateful for review and eventually merging this into this project.

Thanks!

tbruyelle commented 4 years ago

Hello @galuszkak

Sorry I can't review your change, I'm not aware of androidX since I'm no longer an android developer. Maybe @epool can help on this ?

tbruyelle commented 4 years ago

thx @epool

tbruyelle commented 4 years ago

I've published v0.11 to embed this change.