Version 1.18.4
This commit is contained in:
@@ -61,14 +61,14 @@ dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile project(':libraries:FloatingActionButton')
|
||||
// compile 'com.googlecode.juniversalchardet:juniversalchardet:1.0.3'
|
||||
compile 'org.apache.commons:commons-lang3:3.1'
|
||||
compile 'org.apache.commons:commons-lang3:+'
|
||||
compile files('libs/juniversalchardet-1.0.3.jar')
|
||||
compile('com.android.support:appcompat-v7:22.+') {
|
||||
exclude group: 'com.android.support', module: 'support-v4'
|
||||
}
|
||||
compile 'com.android.support:support-v4:22.+'
|
||||
compile 'com.github.gabrielemariotti.changeloglib:library:1.5.1'
|
||||
compile 'com.github.gabrielemariotti.changeloglib:library:+'
|
||||
compile 'commons-io:commons-io:2.4'
|
||||
compile 'com.android.support:support-annotations:20.0.0'
|
||||
compile 'com.android.support:support-annotations:+'
|
||||
compile files('libs/markdownview-1.2.jar')
|
||||
}
|
||||
|
Reference in New Issue
Block a user