Skip to content

Commit

Permalink
update commons to 5.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Nov 8, 2018
1 parent 22f9db4 commit e2296ec
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 @@ -51,7 +51,7 @@ android {
}

dependencies {
implementation 'com.simplemobiletools:commons:5.3.13'
implementation 'com.simplemobiletools:commons:5.3.14'

kapt 'androidx.room:room-compiler:2.0.0'
implementation 'androidx.room:room-runtime:2.0.0'
Expand Down

0 comments on commit e2296ec

Please sign in to comment.