Skip to content

Commit 4298577

Browse files
committed
MinSdk 19
1 parent 0382e75 commit 4298577

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MPChartExample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android {
66
compileSdkVersion 31
77
defaultConfig {
88
applicationId "com.xxmassdeveloper.mpchartexample"
9-
minSdkVersion 16
9+
minSdkVersion 19
1010
targetSdkVersion 31
1111
versionCode 57
1212
versionName '3.1.0'

MPChartLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
android {
77
compileSdkVersion 31
88
defaultConfig {
9-
minSdkVersion 14
9+
minSdkVersion 19
1010
targetSdkVersion 31
1111

1212
consumerProguardFiles 'proguard-project.txt'

0 commit comments

Comments
 (0)