chore(deps): bump android from 2.7.0 to 3.0.1
Bumps [android](https://github.com/kenglxn/QRGen) from 2.7.0 to 3.0.1. - [Release notes](https://github.com/kenglxn/QRGen/releases) - [Commits](https://github.com/kenglxn/QRGen/compare/2.7.0...3.0.1) --- updated-dependencies: - dependency-name: com.github.kenglxn.QRGen:android dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bb6841ecf2
commit
5a8a56184d
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ dependencies {
|
||||||
|
|
||||||
//SmsCommunicator
|
//SmsCommunicator
|
||||||
api 'com.eatthepath:java-otp:0.4.0'
|
api 'com.eatthepath:java-otp:0.4.0'
|
||||||
api 'com.github.kenglxn.QRGen:android:2.7.0'
|
api 'com.github.kenglxn.QRGen:android:3.0.1'
|
||||||
|
|
||||||
// Overview
|
// Overview
|
||||||
api 'com.google.android.flexbox:flexbox:3.0.0'
|
api 'com.google.android.flexbox:flexbox:3.0.0'
|
||||||
|
|
Loading…
Reference in a new issue