equal
deleted
inserted
replaced
27 |
27 |
28 dependencies { |
28 dependencies { |
29 compile fileTree(include: ['*.jar'], dir: 'libs') |
29 compile fileTree(include: ['*.jar'], dir: 'libs') |
30 compile project(":third_parties:memorizingtrustmanager") |
30 compile project(":third_parties:memorizingtrustmanager") |
31 compile project(":third_parties:stroke") |
31 compile project(":third_parties:stroke") |
|
32 compile project(":third_parties:mmssmiley") |
32 compile 'org.jitsi:org.otr4j:0.22' |
33 compile 'org.jitsi:org.otr4j:0.22' |
33 } |
34 } |
34 |
35 |
35 apply from: "$project.rootDir/tools/android-checkstyle.gradle" |
36 apply from: "$project.rootDir/tools/android-checkstyle.gradle" |