equal
deleted
inserted
replaced
26 } |
26 } |
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 'org.jitsi:org.otr4j:0.22' |
32 compile 'org.jitsi:org.otr4j:0.22' |
32 } |
33 } |
33 |
34 |
34 apply from: "$project.rootDir/tools/android-checkstyle.gradle" |
35 apply from: "$project.rootDir/tools/android-checkstyle.gradle" |