Skip to content

Commit

Permalink
update commons to 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Sep 28, 2018
1 parent c17e7ff commit c1ba8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ android {
}

dependencies {
implementation 'com.simplemobiletools:commons:4.7.17'
implementation 'com.simplemobiletools:commons:4.8.0'
implementation 'joda-time:joda-time:2.9.9'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
Expand Down

0 comments on commit c1ba8b0

Please sign in to comment.