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 1b84290 commit 21088d9Copy full SHA for 21088d9
app/build.gradle
@@ -57,7 +57,7 @@ android {
57
}
58
defaultConfig {
59
applicationId "android.code.editor"
60
- minSdk 21
+ minSdk 24
61
targetSdk 34
62
versionCode 2
63
versionName "1.0-Snapshot-" + getCommitHash()
0 commit comments