Skip to content

Commit 1b84290

Browse files
authored
Update build.gradle
1 parent 1000efb commit 1b84290

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ android {
5757
}
5858
defaultConfig {
5959
applicationId "android.code.editor"
60-
minSdk 24
61-
targetSdk 28
60+
minSdk 21
61+
targetSdk 34
6262
versionCode 2
6363
versionName "1.0-Snapshot-" + getCommitHash()
6464
}

0 commit comments

Comments
 (0)