Skip to content

Commit

Permalink
bump min sdk to 19/4.4/kitkat (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahsnow1 committed Jul 6, 2017
1 parent 52a8e74 commit 90480df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.mapzen.erasermap"
minSdkVersion 15
minSdkVersion 19
targetSdkVersion 25
versionCode buildVersionCode()
versionName version
Expand Down

0 comments on commit 90480df

Please sign in to comment.