Skip to content

Commit

Permalink
downgraded min SDK of sample project to 8 to match library.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyab committed Dec 29, 2015
1 parent 232c611 commit a96dcf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SeekArc_sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {

defaultConfig {
applicationId "com.triggertrap.seekarc.sample"
minSdkVersion 16
minSdkVersion 8
targetSdkVersion 23
versionCode 2
versionName "1.0.1"
Expand Down

0 comments on commit a96dcf3

Please sign in to comment.