mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-31 17:52:45 +01:00
Update dependencies (#43)
This commit is contained in:
parent
7e6a73d1f3
commit
5649986a20
@ -29,10 +29,10 @@ jacocoTestReport {
|
||||
|
||||
dependencies {
|
||||
implementation 'org.jsoup:jsoup:1.10.3'
|
||||
implementation 'org.apache.commons:commons-lang3:3.6'
|
||||
implementation 'org.apache.commons:commons-lang3:3.7'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.11.0'
|
||||
testImplementation 'org.mockito:mockito-core:2.13.0'
|
||||
}
|
||||
|
||||
version = PUBLISH_VERSION
|
||||
|
@ -56,7 +56,7 @@ dependencies {
|
||||
implementation 'com.android.support:customtabs:27.0.2'
|
||||
implementation 'com.firebase:firebase-jobdispatcher:0.8.5'
|
||||
implementation 'com.thoughtbot:expandablerecyclerview:1.3'
|
||||
implementation 'org.apache.commons:commons-lang3:3.6'
|
||||
implementation 'org.apache.commons:commons-lang3:3.7'
|
||||
implementation 'eu.davidea:flexible-adapter:5.0.0-rc3'
|
||||
implementation 'org.apache.commons:commons-collections4:4.1'
|
||||
implementation 'org.greenrobot:greendao:3.2.2'
|
||||
@ -73,10 +73,10 @@ dependencies {
|
||||
debugImplementation 'net.zetetic:android-database-sqlcipher:3.5.9'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.11.0'
|
||||
testImplementation 'org.mockito:mockito-core:2.13.0'
|
||||
|
||||
androidTestImplementation 'com.android.support.test:runner:1.0.1'
|
||||
androidTestImplementation 'org.mockito:mockito-android:2.11.0'
|
||||
androidTestImplementation 'org.mockito:mockito-android:2.13.0'
|
||||
}
|
||||
|
||||
static def getCurrentGitBranch() {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 126 KiB |
Loading…
x
Reference in New Issue
Block a user