Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Commit

Permalink
minSdkVersion lowered, fingers crossed
Browse files Browse the repository at this point in the history
  • Loading branch information
tjanson committed Mar 10, 2015
1 parent 283fa12 commit b740cd1
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 @@ -5,7 +5,7 @@ android {
buildToolsVersion "21.1.2"
defaultConfig {
applicationId "com.tomjanson.wifilocationlogger"
minSdkVersion 19
minSdkVersion 14
targetSdkVersion 21
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit b740cd1

Please sign in to comment.