Skip to content

Commit

Permalink
Update minSdk 23 → 24 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
blakef committed Aug 7, 2024
1 parent 91dde91 commit 8f93044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext {
buildToolsVersion = "34.0.0"
minSdkVersion = 23
minSdkVersion = 24
compileSdkVersion = 34
targetSdkVersion = 34
ndkVersion = "26.1.10909125"
Expand Down

0 comments on commit 8f93044

Please sign in to comment.