Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ed54be9

Browse files
author
Matthew York
committedSep 2, 2014
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

+1-1
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)
This repository has been archived.