mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2024-11-25 10:06:14 +00:00
Slightly reduces the size of the 51converter build.
This commit is contained in:
parent
dd2f88cf9a
commit
3d31365ed3
@ -15,12 +15,9 @@ dependencies {
|
||||
exclude module: 'slf4j-simple'
|
||||
}
|
||||
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'
|
||||
compile 'com.google.code.gson:gson:2.5'
|
||||
|
||||
testCompile 'junit:junit:4.12'
|
||||
}
|
||||
|
||||
run {
|
||||
|
Loading…
Reference in New Issue
Block a user