update commons to 2.1.6
This commit is contained in:
parent
ef7949e218
commit
8da3d583c4
|
@ -20,7 +20,7 @@ This app is just one piece of a bigger series of apps. You can find the rest of
|
|||
|
||||
License
|
||||
-------
|
||||
Copyright 2016 SimpleMobileTools
|
||||
Copyright 2017 SimpleMobileTools
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -32,7 +32,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.1.1'
|
||||
compile 'com.simplemobiletools:commons:2.1.6'
|
||||
compile 'joda-time:joda-time:2.9.1'
|
||||
compile 'com.facebook.stetho:stetho:1.4.1'
|
||||
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
|
||||
|
|
Loading…
Reference in New Issue