1
0
mirror of https://github.com/fabianonline/telegram_backup.git synced 2024-11-22 16:56:16 +00:00

Updated Kotlogram to s slightly newer version.

This commit is contained in:
Fabian Schlenz 2016-11-25 06:33:11 +01:00
parent 6a90f2ef5c
commit 2dc3484f7d

View File

@ -11,7 +11,7 @@ repositories {
} }
dependencies { dependencies {
compile('com.github.badoualy:kotlogram:497e5dd62d9bcb341f584164b04b4b537ce9d295') { compile('com.github.badoualy:kotlogram:666a81ef9d6707f117a3fecc2d21c91d51c7d075') {
exclude module: 'slf4j-simple' exclude module: 'slf4j-simple'
} }
compile 'org.xerial:sqlite-jdbc:3.8.11.2' compile 'org.xerial:sqlite-jdbc:3.8.11.2'