Skip to content

Commit 72fe2b7

Browse files
committed
update support lib version for travis
1 parent 0b03b71 commit 72fe2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPressUtils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
dependencies {
2020
compile 'commons-lang:commons-lang:2.6'
2121
compile 'com.mcxiaoke.volley:library:1.0.+'
22-
compile 'com.android.support:support-v13:21.0.2'
22+
compile 'com.android.support:support-v13:21.0.+'
2323
}
2424

2525
android {

0 commit comments

Comments
 (0)