mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-06 21:43:32 +01:00
update commons to 2.0.0
This commit is contained in:
parent
ba49fb0c88
commit
48d99fa480
@ -32,15 +32,10 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.android.support:appcompat-v7:25.0.1'
|
compile 'com.simplemobiletools:commons:2.0.0'
|
||||||
compile 'com.android.support:design:25.0.1'
|
|
||||||
compile 'joda-time:joda-time:2.9.1'
|
compile 'joda-time:joda-time:2.9.1'
|
||||||
compile 'com.github.yukuku:ambilwarna:2.0.1'
|
|
||||||
compile 'com.facebook.stetho:stetho:1.4.1'
|
compile 'com.facebook.stetho:stetho:1.4.1'
|
||||||
compile 'com.github.bumptech.glide:glide:3.7.0'
|
|
||||||
compile 'com.simplemobiletools:filepicker:1.5.4@aar'
|
|
||||||
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
|
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
|
||||||
|
|
||||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user