Skip to content

Commit

Permalink
Upgrade minsdk to 23 for expo 51
Browse files Browse the repository at this point in the history
  • Loading branch information
mugikhan committed May 23, 2024
1 parent 246724e commit 67f99df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ android {
}

defaultConfig {
minSdkVersion 21
minSdkVersion 23
targetSdkVersion safeExtGet('targetSdkVersion', 28)
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 67f99df

Please sign in to comment.