updated library version

This commit is contained in:
Mariotaku Lee 2016-03-29 20:41:01 +08:00
parent 48e12f8983
commit cae3ceb8b4
1 changed files with 2 additions and 2 deletions

View File

@ -145,8 +145,8 @@ dependencies {
compile 'com.lnikkila:extendedtouchview:0.1.0'
compile 'com.google.dagger:dagger:2.1'
compile 'org.attoparser:attoparser:1.4.0.RELEASE'
compile 'com.github.mariotaku.MediaViewerLibrary:base:0.9.14-SNAPSHOT'
compile 'com.github.mariotaku.MediaViewerLibrary:subsample-image-view:0.9.14-SNAPSHOT'
compile 'com.github.mariotaku.MediaViewerLibrary:base:0.9.14'
compile 'com.github.mariotaku.MediaViewerLibrary:subsample-image-view:0.9.14'
compile 'com.github.mariotaku.SQLiteQB:library:0.9.6'
compile 'com.github.mariotaku.ObjectCursor:core:0.9.6'
compile 'com.github.mariotaku:MultiValueSwitch:0.9.4'