diff options
-rw-r--r-- | app/app-release.apk | bin | 1724217 -> 1725081 bytes | |||
-rw-r--r-- | app/build.gradle | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/app/app-release.apk b/app/app-release.apk Binary files differindex 4273d0b8..908f6f07 100644 --- a/app/app-release.apk +++ b/app/app-release.apk diff --git a/app/build.gradle b/app/build.gradle index 03205f67..e053108f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -31,7 +31,7 @@ repositories { dependencies { //compile fileTree(dir: 'libs', include: ['*.jar']) compile project(':libraries:openpgp-api-lib') - compile 'org.eclipse.jgit:org.eclipse.jgit:3.4.1.+' + compile 'org.eclipse.jgit:org.eclipse.jgit:3.5.+' compile 'org.apache.commons:commons-io:1.3.2' compile ('com.fortysevendeg.swipelistview:swipelistview:1.0-SNAPSHOT@aar') { transitive = true |