Skip to content

Commit

Permalink
Bump sqlite from 1.0.5 to 1.0.7
Browse files Browse the repository at this point in the history
Bumps [sqlite](https://github.com/lingochamp/okdownload) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/lingochamp/okdownload/releases)
- [Changelog](https://github.com/lingochamp/okdownload/blob/master/CHANGELOG.md)
- [Commits](lingochamp/okdownload@v1.0.5...v1.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 24, 2019
1 parent 759725a commit d7ecb65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.8.6'
implementation "net.gotev:uploadservice:3.5.2"
implementation 'com.liulishuo.okdownload:okdownload:1.0.5'
implementation 'com.liulishuo.okdownload:sqlite:1.0.5'
implementation 'com.liulishuo.okdownload:sqlite:1.0.7'
implementation 'com.liulishuo.okdownload:okhttp:1.0.5'
implementation 'com.squareup.okhttp3:okhttp:4.2.2'
}

0 comments on commit d7ecb65

Please sign in to comment.