SuddenH4X / awesome-app-rating

An Android library providing a dialog, which asks the user to rate the app or give feedback. You can also use the library to show the Google in-app review easily under certain conditions.
Apache License 2.0
231 stars 40 forks source link

Mark interfaces with fun for SAM conversion #19

Closed starsep closed 4 years ago

starsep commented 4 years ago

https://kotlinlang.org/docs/reference/whatsnew14.html#sam-conversions-for-kotlin-interfaces

SuddenH4X commented 4 years ago

Thanks for your MR @starsep 👍