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:
dependabot[bot] 2022-11-29 08:08:17 +00:00 committed by GitHub
parent bb6841ecf2
commit 5a8a56184d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ dependencies {
//SmsCommunicator
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
api 'com.google.android.flexbox:flexbox:3.0.0'