Skip to content

Commit

Permalink
Drop min sdk for sample app to 14 (KeepSafe#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiphirx authored May 3, 2017
1 parent e196c2b commit 086f2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {

defaultConfig {
applicationId "com.getkeepsafe.taptargetviewsample"
minSdkVersion 19
minSdkVersion 14
targetSdkVersion 25
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 086f2b6

Please sign in to comment.