Skip to content

Commit

Permalink
Lower minimum SDK to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
musenkishi committed Jun 18, 2015
1 parent cc3c480 commit 61ce98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {
buildToolsVersion "22.0.1"

defaultConfig {
minSdkVersion 15
minSdkVersion 11
targetSdkVersion 22
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 61ce98f

Please sign in to comment.