1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2024-12-26 08:23:21 +01:00

version code update

This commit is contained in:
Mariotaku Lee 2016-03-08 01:44:36 +08:00
parent 6da52f2505
commit 06812df71a

View File

@ -116,7 +116,7 @@ dependencies {
compile 'org.attoparser:attoparser:1.4.0.RELEASE'
compile 'com.github.mariotaku.MediaViewerLibrary:base:0.9.12'
compile 'com.github.mariotaku.MediaViewerLibrary:subsample-image-view:0.9.12'
compile 'com.github.mariotaku.SQLiteQB:library:0.9.6-SNAPSHOT'
compile 'com.github.mariotaku.SQLiteQB:library:0.9.6'
compile 'com.github.mariotaku.ObjectCursor:core:0.9.6'
compile project(':twidere.component.common')