update to more or less stable beta jgit
This commit is contained in:
parent
240bb9cd67
commit
4fe49d3ce5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue