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
Florian
471f6c4a7e
Replace "compile" by "implementation"
...
Configuration 'compile' in project ':barcode_scan' is deprecated. Use 'implementation' instead.
According to :
https://github.com/apptreesoftware/flutter_barcode_reader/issues/11
2018-05-30 15:03:25 +02:00
John Ryan
ff0121984e
update support:design to 27.1.1, compileSdkVersion to 27
2018-04-17 12:12:37 -07:00
Antonio
5803e84643
Fix mistype error
2018-04-15 23:08:45 +02:00
Antonio
0d0fd23ad1
Update build.gradle
...
Add kotlin classpath dependency
2018-04-15 23:06:01 +02:00
Matthew Smith
b74a82acfe
Updated readme, updated android lib to latest version
2017-10-29 13:09:37 -07:00
Matthew Smith
0e4339160f
Initial commit
2017-10-29 10:05:11 -07:00