Skip to content

Commit

Permalink
Setting minimu api level to 15
Browse files Browse the repository at this point in the history
  • Loading branch information
yassirh committed Jan 23, 2017
1 parent 3448fcc commit abc8d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DigitalOceanSwimmer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ android {

defaultConfig {
applicationId "com.yassirh.digitalocean"
minSdkVersion 9
minSdkVersion 15
targetSdkVersion 25
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit abc8d76

Please sign in to comment.