Skip to content

Commit

Permalink
Merge pull request #180 from Esri/puneet/updateMinSdkVersion
Browse files Browse the repository at this point in the history
update minSdkVersion
  • Loading branch information
puneet-pdx authored Feb 27, 2020
2 parents 8345b1b + 88c2fcb commit 5528e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ allprojects {
// Define versions in a single place
ext {
// Sdk and tools
minSdkVersion = 19
minSdkVersion = 21
targetSdkVersion = 29
compileSdkVersion = 29

Expand Down

0 comments on commit 5528e83

Please sign in to comment.