Skip to content

Commit

Permalink
[remove me] change minSdkVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoSoto committed Nov 8, 2023
1 parent 8e117b0 commit a5964a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ android {
buildToolsVersion "32.0.0"

defaultConfig {
minSdkVersion 19
// TODO: revert this to 19
minSdkVersion 24
targetSdkVersion 33
versionCode 1
versionName "7.3.1"
Expand Down

0 comments on commit a5964a1

Please sign in to comment.