Skip to content

Commit

Permalink
-1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tohodog committed Aug 18, 2018
1 parent 8e749bf commit 4763dea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RefreshLayout/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 25
versionCode 1
versionCode 3
versionName "1.1.1"

}
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {
applicationId "com.song.qsrefreshlayout"
minSdkVersion 15
targetSdkVersion 25
versionCode 2
versionCode 3
versionName "1.1.1"
}
buildTypes {
Expand Down

0 comments on commit 4763dea

Please sign in to comment.