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 234c500 commit 81db719Copy full SHA for 81db719
app/build.gradle.kts
@@ -11,7 +11,7 @@ android {
11
namespace = "info.appdev.chartexample"
12
defaultConfig {
13
applicationId = "info.appdev.chartexample"
14
- minSdk = 21
+ minSdk = 23
15
compileSdk = 36
16
targetSdk = 36
17
versionCode = getGitCommitCount()
0 commit comments