Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.

Commit ed54be9

Browse files
author
Matthew York
committed
Update build.gradle
1 parent a1b0513 commit ed54be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.android.library'
22

33
dependencies {
4-
compile 'com.android.support:support-v4:19.1.+'
4+
compile 'com.android.support:support-v4:20.0.0'
55
}
66

77
android {

0 commit comments

Comments
 (0)