Skip to content

Commit

Permalink
reduced API code to 16 ( JellyBean 4.1.x)
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-p committed Feb 9, 2015
1 parent b6c1fd2 commit 11fd201
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 @@ -22,7 +22,7 @@ android {

defaultConfig {
applicationId "co.umbrela.tools.stm32dfuprogrammer"
minSdkVersion 19 /* This can most likely be a lower API version */
minSdkVersion 16 /* This can most likely be a lower API version */
targetSdkVersion 21
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 11fd201

Please sign in to comment.