We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77dcf30 + b9829f5 commit 8ec5807Copy full SHA for 8ec5807
MPChartExample/build.gradle
@@ -3,11 +3,11 @@ plugins {
3
}
4
5
android {
6
- compileSdkVersion 31
+ compileSdkVersion 32
7
defaultConfig {
8
applicationId "com.xxmassdeveloper.mpchartexample"
9
minSdkVersion 19
10
- targetSdkVersion 31
+ targetSdkVersion 32
11
versionCode 57
12
versionName '3.1.0'
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
MPChartLib/build.gradle
@@ -4,10 +4,10 @@ plugins {
consumerProguardFiles 'proguard-project.txt'
0 commit comments