Skip to content

Commit

Permalink
Set minSdkVersion to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
lukefanning committed Mar 18, 2019
1 parent e3c16f7 commit 237b528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ android {
buildToolsVersion "28.0.2"

defaultConfig {
minSdkVersion 19
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 237b528

Please sign in to comment.