This repository was archived by the owner on Oct 15, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
33 package =" com.handmark.pulltorefresh.library"
4- android : versionCode =" 131 "
5- android : versionName =" 1.3.1 " >
4+ android : versionCode =" 132 "
5+ android : versionName =" 1.3.2 " >
66
77 <uses-sdk
88 android : minSdkVersion =" 4" />
Original file line number Diff line number Diff line change 1010<parent >
1111<groupId >com.github.chrisbanes.pulltorefresh</groupId >
1212<artifactId >parent</artifactId >
13- <version >1.3.1 </version >
13+ <version >1.3.2 </version >
1414</parent >
1515
1616<dependencies >
Original file line number Diff line number Diff line change 55<groupId >com.github.chrisbanes.pulltorefresh</groupId >
66<artifactId >parent</artifactId >
77<packaging >pom</packaging >
8- <version >1.3.1 </version >
8+ <version >1.3.2 </version >
99<name >Android-PullToRefresh Project</name >
1010<description >Implementation of the Pull-to-Refresh UI Pattern for Android.</description >
1111<url >https://github.com/chrisbanes/Android-PullToRefresh</url >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
33 package =" com.handmark.pulltorefresh.samples"
4- android : versionCode =" 131 "
5- android : versionName =" 1.3.1 " >
4+ android : versionCode =" 132 "
5+ android : versionName =" 1.3.2 " >
66
77 <uses-sdk
88 android : minSdkVersion =" 4"
Original file line number Diff line number Diff line change 1212<parent >
1313<groupId >com.github.chrisbanes.pulltorefresh</groupId >
1414<artifactId >parent</artifactId >
15- <version >1.3.1 </version >
15+ <version >1.3.2 </version >
1616</parent >
1717
1818<dependencies >
You can’t perform that action at this time.
0 commit comments