update commons to 2.1.6

This commit is contained in:
tibbi 2017-01-05 19:47:47 +01:00
parent ef7949e218
commit 8da3d583c4
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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'