updated lib version
This commit is contained in:
parent
582236cebb
commit
147a6b479d
|
@ -146,8 +146,8 @@ dependencies {
|
||||||
compile 'com.lnikkila:extendedtouchview:0.1.0'
|
compile 'com.lnikkila:extendedtouchview:0.1.0'
|
||||||
compile 'com.google.dagger:dagger:2.1'
|
compile 'com.google.dagger:dagger:2.1'
|
||||||
compile 'org.attoparser:attoparser:1.4.0.RELEASE'
|
compile 'org.attoparser:attoparser:1.4.0.RELEASE'
|
||||||
compile 'com.github.mariotaku.MediaViewerLibrary:base:0.9.17-SNAPSHOT'
|
compile 'com.github.mariotaku.MediaViewerLibrary:base:0.9.17'
|
||||||
compile 'com.github.mariotaku.MediaViewerLibrary:subsample-image-view:0.9.17-SNAPSHOT'
|
compile 'com.github.mariotaku.MediaViewerLibrary:subsample-image-view:0.9.17'
|
||||||
compile 'com.github.mariotaku.SQLiteQB:library:0.9.6'
|
compile 'com.github.mariotaku.SQLiteQB:library:0.9.6'
|
||||||
compile 'com.github.mariotaku.ObjectCursor:core:0.9.7'
|
compile 'com.github.mariotaku.ObjectCursor:core:0.9.7'
|
||||||
compile 'com.github.mariotaku:MultiValueSwitch:0.9.4'
|
compile 'com.github.mariotaku:MultiValueSwitch:0.9.4'
|
||||||
|
|
Loading…
Reference in New Issue