Skip to content

Commit

Permalink
bump minSdkVersion (#5337)
Browse files Browse the repository at this point in the history
  • Loading branch information
benisgold committed Jan 23, 2024
1 parent c1475c0 commit 08e6875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Expand Up @@ -6,7 +6,7 @@ buildscript {

ext {
buildToolsVersion = "33.0.0"
minSdkVersion = 21
minSdkVersion = 26
compileSdkVersion = 33
targetSdkVersion = 33
ndkVersion = "23.1.7779620"
Expand Down

0 comments on commit 08e6875

Please sign in to comment.