Skip to content

Commit

Permalink
Update minSdkVersion to 24
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Dec 20, 2024
1 parent f3dafed commit 07713a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/react_native/e2e/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
buildscript {
ext {
buildToolsVersion = "29.0.2"
minSdkVersion = 21
minSdkVersion = 24
compileSdkVersion = 31
targetSdkVersion = 31
kotlinVersion = "1.5.30"
Expand Down

0 comments on commit 07713a5

Please sign in to comment.