Skip to content

Commit

Permalink
Update chatlib and chatlib-android-storage dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MCMrARM committed Dec 16, 2017
1 parent 1048080 commit d86bb55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ dependencies {
compile 'com.android.support:cardview-v7:27.0.0'
compile 'com.android.support:design:27.0.0'
compile 'com.google.android:flexbox:0.2.7'
compile 'com.github.mcmrarm:chatlib:0.1.0'
compile 'com.github.mcmrarm:chatlib:0.1.1'
compile 'com.github.mcmrarm:chatlib-android-core:0.1.0'
compile 'com.github.mcmrarm:chatlib-android-storage:0.1.0'
compile 'com.github.mcmrarm:chatlib-android-storage:0.1.1'
compile 'com.google.code.gson:gson:2.8.1'
compile 'net.lingala.zip4j:zip4j:1.3.2'
testCompile 'junit:junit:4.12'
Expand Down

0 comments on commit d86bb55

Please sign in to comment.