Bump checker-qual from 3.11.0 to 3.12.0 (#451)

Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.11.0...checker-framework-3.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-02 22:27:30 +08:00 committed by GitHub
parent e3e97e9e0d
commit 60c815ae2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ dependencies {
implementation "androidx.multidex:multidex:2.0.1"
implementation "androidx.sharetarget:sharetarget:1.1.0"
compileOnly "org.checkerframework:checker-qual:3.11.0"
compileOnly "org.checkerframework:checker-qual:3.12.0"
compileOnly "org.checkerframework:checker-compat-qual:2.5.5"
// don"t change this :)