Skip to content

Commit

Permalink
Fix minSdk
Browse files Browse the repository at this point in the history
  • Loading branch information
yongjhih committed May 4, 2016
1 parent c9f5864 commit 8c8285b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weibo-android-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ android {
buildToolsVersion "22.0.1"

defaultConfig {
minSdkVersion 18
minSdkVersion 8
targetSdkVersion 22
consumerProguardFiles fileTree(dir: '.', include: '*.pro')
}
Expand Down

0 comments on commit 8c8285b

Please sign in to comment.