Compare commits

...

1 commit

Author SHA1 Message Date
dependabot-preview[bot]
7a5ced100c
Bump threetenabp from 1.2.2 to 1.2.4
Bumps [threetenabp](https://github.com/JakeWharton/ThreeTenABP) from 1.2.2 to 1.2.4.
- [Release notes](https://github.com/JakeWharton/ThreeTenABP/releases)
- [Changelog](https://github.com/JakeWharton/ThreeTenABP/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JakeWharton/ThreeTenABP/compare/1.2.2...1.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-07 03:13:22 +00:00

View file

@ -136,7 +136,7 @@ dependencies {
implementation 'com.github.ligi:TouchImageView:2.1'
implementation 'com.github.ligi:ExtraCompats:1.0'
implementation 'net.lingala.zip4j:zip4j:2.3.2'
implementation 'com.jakewharton.threetenabp:threetenabp:1.2.2'
implementation 'com.jakewharton.threetenabp:threetenabp:1.2.4'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.appcompat:appcompat:1.1.0'