Skip to content

Commit

Permalink
Required min sdk increased to API 11
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmaffen committed Oct 30, 2014
1 parent 7b8c005 commit 8e9b47f
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 @@ -58,7 +58,7 @@ android {
buildToolsVersion "21.0.1"

defaultConfig {
minSdkVersion 10
minSdkVersion 11
targetSdkVersion 21
renderscriptTargetApi 21
renderscriptSupportMode true
Expand Down

0 comments on commit 8e9b47f

Please sign in to comment.