author | Da Risk <da_risk@beem-project.com> |
Tue, 17 Mar 2015 11:05:16 +0100 | |
changeset 1056 | 25fea6b849dc |
parent 1055 | 4e7f5fd5c6e0 |
child 1057 | 757bdaef7d63 |
app/build.gradle | file | annotate | diff | comparison | revisions | |
app/libs/android-support-v13.jar | file | annotate | diff | comparison | revisions |
--- a/app/build.gradle Mon Mar 16 17:35:25 2015 +0100 +++ b/app/build.gradle Tue Mar 17 11:05:16 2015 +0100 @@ -33,6 +33,7 @@ compile project(":third_parties:memorizingtrustmanager") compile project(":third_parties:stroke") compile project(":third_parties:mmssmiley") + compile 'com.android.support:support-v4:21.0.3' compile 'org.jitsi:org.otr4j:0.22' }