chore(deps): bump com.uber.rxdogtag2:rxdogtag from 2.0.1 to 2.0.2
Bumps [com.uber.rxdogtag2:rxdogtag](https://github.com/uber/RxDogTag) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/uber/RxDogTag/releases) - [Changelog](https://github.com/uber/RxDogTag/blob/main/CHANGELOG.md) - [Commits](https://github.com/uber/RxDogTag/compare/2.0.1...2.0.2) --- updated-dependencies: - dependency-name: com.uber.rxdogtag2:rxdogtag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
616b4650ba
commit
a0c7739ade
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ dependencies {
|
|||
kapt "com.google.dagger:dagger-compiler:$dagger_version"
|
||||
|
||||
// MainApp
|
||||
api "com.uber.rxdogtag2:rxdogtag:2.0.1"
|
||||
api "com.uber.rxdogtag2:rxdogtag:2.0.2"
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue