Skip to content

Commit

Permalink
switch min sdk version back to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
amstone326 committed Sep 22, 2015
1 parent 1ab2d46 commit 9419c6f
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 @@ -104,7 +104,7 @@ android {
}

defaultConfig {
minSdkVersion 9
minSdkVersion 8
targetSdkVersion 22

versionCode getVersionCode()
Expand Down

0 comments on commit 9419c6f

Please sign in to comment.