We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0868d9b commit 5e97f56Copy full SHA for 5e97f56
MPChartExample/build.gradle
@@ -7,8 +7,8 @@ android {
7
defaultConfig {
8
minSdkVersion 16
9
targetSdkVersion 27
10
- versionCode 55
11
- versionName '3.0.2'
+ versionCode 56
+ versionName '3.0.3'
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
14
sourceSets {
MPChartLib/build.gradle
@@ -11,7 +11,7 @@ android {
minSdkVersion 9
versionCode 3
15
}
16
buildTypes {
17
release {
0 commit comments