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.
1 parent 0382e75 commit 4298577Copy full SHA for 4298577
MPChartExample/build.gradle
@@ -6,7 +6,7 @@ android {
6
compileSdkVersion 31
7
defaultConfig {
8
applicationId "com.xxmassdeveloper.mpchartexample"
9
- minSdkVersion 16
+ minSdkVersion 19
10
targetSdkVersion 31
11
versionCode 57
12
versionName '3.1.0'
MPChartLib/build.gradle
@@ -6,7 +6,7 @@ plugins {
android {
- minSdkVersion 14
consumerProguardFiles 'proguard-project.txt'
0 commit comments