Skip to content

Commit 21088d9

Browse files
authored
Update build.gradle
1 parent 1b84290 commit 21088d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ android {
5757
}
5858
defaultConfig {
5959
applicationId "android.code.editor"
60-
minSdk 21
60+
minSdk 24
6161
targetSdk 34
6262
versionCode 2
6363
versionName "1.0-Snapshot-" + getCommitHash()

0 commit comments

Comments
 (0)