flutter_barcode_reader/android
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
..
gradle/wrapper update support:design to 27.1.1, compileSdkVersion to 27 2018-04-17 12:12:37 -07:00
src/main update android gradle configuration and declare activity in library 2018-08-09 14:21:26 -07:00
.gitignore Initial commit 2017-10-29 10:05:11 -07:00
build.gradle update android gradle configuration and declare activity in library 2018-08-09 14:21:26 -07:00
gradle.properties Initial commit 2017-10-29 10:05:11 -07:00
gradlew Initial commit 2017-10-29 10:05:11 -07:00
gradlew.bat Initial commit 2017-10-29 10:05:11 -07:00
settings.gradle Initial commit 2017-10-29 10:05:11 -07:00