Skip to content

Commit

Permalink
Depend on Android support library 20.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>

Conflicts:
	library/build.gradle
  • Loading branch information
daniele-athome authored and necronet committed Oct 16, 2014
1 parent 9dd71b7 commit ec2d284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ android {
}

dependencies {
compile 'com.android.support:support-v4:19+'
}
compile 'com.android.support:support-v4:20.0.0'
}

0 comments on commit ec2d284

Please sign in to comment.