Skip to content

Commit 81db719

Browse files
committed
minSdk 23
1 parent 234c500 commit 81db719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ android {
1111
namespace = "info.appdev.chartexample"
1212
defaultConfig {
1313
applicationId = "info.appdev.chartexample"
14-
minSdk = 21
14+
minSdk = 23
1515
compileSdk = 36
1616
targetSdk = 36
1717
versionCode = getGitCommitCount()

0 commit comments

Comments
 (0)