Commit Graph

5 Commits

Author SHA1 Message Date
weilu 234183a26a 同步代码 2020-04-10 15:11:30 +08:00
weilu fbd6ece45f 支持1.12版本新的android插件api 2019-12-26 16:30:33 +08:00
dustin 5e50563aaf [Fixes #47] Add Camera permission to library Android manifest
Makes integration into host applications easier
Removed the camera permission from the example to demonstrate
2018-09-06 11:28:16 -07:00
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 0e4339160f Initial commit 2017-10-29 10:05:11 -07:00