1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-01-31 08:54:57 +01:00

updated library

This commit is contained in:
Mariotaku Lee 2016-03-25 20:19:43 +08:00
parent 7bf4bb2195
commit 5e040f5643

View File

@ -148,7 +148,7 @@ dependencies {
compile 'com.github.mariotaku.MediaViewerLibrary:subsample-image-view:0.9.13'
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.2'
compile 'com.github.mariotaku:MultiValueSwitch:0.9.3'
compile 'com.github.mariotaku:AbstractTask:0.9'
}