Skip to content

Commit d19ab61

Browse files
committed
minSdk 23
1 parent 0c39461 commit d19ab61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MPChartLib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
android {
1212
namespace = "com.github.mikephil.charting"
1313
defaultConfig {
14-
minSdk = 21
14+
minSdk = 23
1515
compileSdk = 36
1616

1717
// VERSION_NAME no longer available as of 4.1

0 commit comments

Comments
 (0)