We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3646f7 commit ad0017cCopy full SHA for ad0017c
widget/build.gradle
@@ -9,8 +9,8 @@ android {
9
defaultConfig {
10
minSdkVersion 14
11
targetSdkVersion rootProject.ext.targetSdkVersion
12
- versionCode 26
13
- versionName "2.0.6"
+ versionCode 27
+ versionName "2.0.7"
14
15
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
16
}
0 commit comments