Skip to content

Commit 956a913

Browse files
committed
Fix bug
1 parent d808192 commit 956a913

File tree

2 files changed

+2
-179
lines changed

2 files changed

+2
-179
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "com.sunfusheng.StickyHeaderListView"
99
minSdkVersion 11
1010
targetSdkVersion 23
11-
versionCode 4
12-
versionName "1.3"
11+
versionCode 5
12+
versionName "1.4"
1313
}
1414

1515
buildTypes {

app/src/main/java/com/sunfusheng/StickyHeaderListView/view/RefreshLayout.java

Lines changed: 0 additions & 177 deletions
This file was deleted.

0 commit comments

Comments
 (0)