Skip to content

Commit

Permalink
Downgrade da versao minima suportada
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelcarvalho-q committed Jul 20, 2016
1 parent 3812761 commit be57db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formvalidator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
buildToolsVersion "23.0.3"

defaultConfig {
minSdkVersion 16
minSdkVersion 14
targetSdkVersion 23
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit be57db7

Please sign in to comment.