aboutsummaryrefslogtreecommitdiffstats
path: root/libs/SwipyRefreshLayout/build.gradle
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2015-12-10 20:37:34 +0100
committersteckbrief <steckbrief@chefmail.de>2015-12-10 20:37:34 +0100
commit3b1723dcf19dc6e3390df63a71df903d9cb7dd94 (patch)
treea912db2e2204645fc3138cce62bb75a8d1a9b7d3 /libs/SwipyRefreshLayout/build.gradle
parentaa6a2e1c182858e7bcc077f5220546e08df12ec1 (diff)
parenta7454223008c78dcf5e0ff727bca64241f99daa1 (diff)
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
Diffstat (limited to 'libs/SwipyRefreshLayout/build.gradle')
-rw-r--r--libs/SwipyRefreshLayout/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/SwipyRefreshLayout/build.gradle b/libs/SwipyRefreshLayout/build.gradle
index 68a75ec9..79f47d55 100644
--- a/libs/SwipyRefreshLayout/build.gradle
+++ b/libs/SwipyRefreshLayout/build.gradle
@@ -20,5 +20,5 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
- compile 'com.android.support:appcompat-v7:22.0.+'
+ compile 'com.android.support:appcompat-v7:22.2.1'
}