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 b14dda7 + 39490a1 commit d495525Copy full SHA for d495525
MPChartExample/build.gradle
@@ -7,7 +7,7 @@ android {
7
namespace 'com.xxmassdeveloper.mpchartexample'
8
defaultConfig {
9
applicationId "com.xxmassdeveloper.mpchartexample"
10
- minSdkVersion 19
+ minSdkVersion 21
11
compileSdk 34
12
targetSdkVersion 34
13
versionCode getGitCommitCount()
MPChartLib/build.gradle
@@ -17,7 +17,7 @@ ext {
17
android {
18
namespace 'com.github.mikephil.charting'
19
20
21
22
23
0 commit comments