mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2024-11-22 16:56:16 +00:00
Bumped the version of sqlite-jdbc from 3.8.11.2 to 3.16.1. #32.
This commit is contained in:
parent
a8325735a3
commit
0b6a771e19
@ -14,7 +14,7 @@ dependencies {
|
||||
compile('com.github.badoualy:kotlogram:666a81ef9d6707f117a3fecc2d21c91d51c7d075') {
|
||||
exclude module: 'slf4j-simple'
|
||||
}
|
||||
compile 'org.xerial:sqlite-jdbc:3.8.11.2'
|
||||
compile 'org.xerial:sqlite-jdbc:3.16.1'
|
||||
compile 'com.github.spullara.mustache.java:compiler:0.8.18'
|
||||
compile 'org.slf4j:slf4j-api:1.7.21'
|
||||
compile 'ch.qos.logback:logback-classic:1.1.7'
|
||||
|
Loading…
Reference in New Issue
Block a user