Skip to content

Commit

Permalink
fix bug for postInvalidate
Browse files Browse the repository at this point in the history
  • Loading branch information
fanhl committed Jun 21, 2018
1 parent f95f1b9 commit 04ede94
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 @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 26
versionCode 5
versionName "0.5"
versionCode 6
versionName "0.51"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 04ede94

Please sign in to comment.