lukaspili / Reactive-Billing

Lightweight reactive wrapper around In App Billing API v3 for Android
https://play.google.com/store/apps/details?id=com.github.lukaspili.reactivebilling.sample
MIT License
246 stars 33 forks source link

Adds nullability annotations. #12

Closed rharter closed 7 years ago

rharter commented 8 years ago

This make for safer code and make the library interoperate much better with Kotlin.