1
0
mirror of https://github.com/fabianonline/telegram_backup.git synced 2025-07-04 06:06:24 +00:00

Update build.gradle

This commit is contained in:
Leijurv
2018-02-14 11:23:44 -08:00
committed by GitHub
parent de1bad95da
commit 72b4a33f46

View File

@ -31,7 +31,7 @@ compileKotlin {
dependencies { dependencies {
compile('com.github.badoualy:kotlogram:1.0.0-RC3') { compile('com.github.badoualy:kotlogram:1.0.0-RC1') {
exclude module: 'slf4j-simple' exclude module: 'slf4j-simple'
} }
compile 'org.xerial:sqlite-jdbc:3.16.1' compile 'org.xerial:sqlite-jdbc:3.16.1'