Skip to content

Commit ad0017c

Browse files
committed
upgrade android component
1 parent c3646f7 commit ad0017c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

widget/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
defaultConfig {
1010
minSdkVersion 14
1111
targetSdkVersion rootProject.ext.targetSdkVersion
12-
versionCode 26
13-
versionName "2.0.6"
12+
versionCode 27
13+
versionName "2.0.7"
1414

1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}

0 commit comments

Comments
 (0)