mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 17:04:09 +02:00
update to more or less stable beta jgit
This commit is contained in:
parent
240bb9cd67
commit
4fe49d3ce5
|
@ -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…
Reference in a new issue