Fixed wrong build.gradle

This commit is contained in:
Julian Finkler 2020-02-20 00:20:46 +01:00
parent 1e98233091
commit 941e172376
3 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
## v2.0.1 - 2020-02-19
Bugfixes:
- Fixed wrong build.gradle
## v2.0.0 - 2020-02-19
Features:

View File

@ -1,5 +1,3 @@
package android
group 'de.mintware.barcode_scan'
version '1.0-SNAPSHOT'

View File

@ -1,6 +1,6 @@
name: barcode_scan
description: A flutter plugin for scanning 2D barcodes and QRCodes via camera.
version: 2.0.0
version: 2.0.1
homepage: https://github.com/mintware-de/flutter_barcode_reader
dependencies: