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 0c39461 commit d19ab61Copy full SHA for d19ab61
MPChartLib/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
android {
12
namespace = "com.github.mikephil.charting"
13
defaultConfig {
14
- minSdk = 21
+ minSdk = 23
15
compileSdk = 36
16
17
// VERSION_NAME no longer available as of 4.1
0 commit comments