Commit Graph

5 Commits

Author SHA1 Message Date
dustin
dcfdc5a0c4 update android gradle configuration and declare activity in library
If you declare the activity in the library, the hosting application's
manifest will get merged with the library manifest and then the end user
doesn't have to edit their manifest before this plugin works.

also updated to latest gradle plugin and kotlin versions
2018-08-09 14:21:26 -07:00
Matthew Smith
ca9c812e33 update change log 2018-01-19 04:12:34 -08:00
Matthew Smith
3056ac5c24 Add MIT license 2018-01-19 04:07:31 -08:00
Benjamin Sauer
51f43844d7 Added error handling for declined permission requests. 2018-01-05 17:21:25 +01:00
Matthew Smith
0e4339160f Initial commit 2017-10-29 10:05:11 -07:00