flutter_barcode_reader/example/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
..
app update android gradle configuration and declare activity in library 2018-08-09 14:21:26 -07:00
gradle/wrapper 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