Skip to content

Commit

Permalink
lower minSdk
Browse files Browse the repository at this point in the history
Signed-off-by: Alex H <ahiguera@Alexs-MacBook-Pro.local>
  • Loading branch information
Alex H authored and Alex H committed Jan 8, 2025
1 parent c466353 commit 22fa36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
},
"compileSdkVersion": 34,
"targetSdkVersion": 34,
"minSdkVersion": 34,
"minSdkVersion": 29,
"buildToolsVersion": "34.0.0"
}
}
Expand Down

0 comments on commit 22fa36f

Please sign in to comment.