Skip to content

Commit

Permalink
minimum api level-14 modified!
Browse files Browse the repository at this point in the history
  • Loading branch information
iammannan committed Aug 18, 2018
1 parent e85b998 commit 103e1ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions translateapi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ android {


defaultConfig {
minSdkVersion 21
minSdkVersion 14
targetSdkVersion 27
versionCode 1
versionName "1.0"
versionName "2.0"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 103e1ba

Please sign in to comment.