Skip to content

Commit 04ede94

Browse files
author
fanhl
committed
fix bug for postInvalidate
1 parent f95f1b9 commit 04ede94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
defaultConfig {
88
minSdkVersion 15
99
targetSdkVersion 26
10-
versionCode 5
11-
versionName "0.5"
10+
versionCode 6
11+
versionName "0.51"
1212

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

0 commit comments

Comments
 (0)