Skip to content

Commit

Permalink
update versioncode to support google play update services
Browse files Browse the repository at this point in the history
  • Loading branch information
larryxiao625 committed Jun 17, 2016
1 parent 67273eb commit b7fb3f5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 deletions .idea/modules/app/app.iml

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

2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
applicationId "xyz.monkeytong.hongbao"
minSdkVersion 16
targetSdkVersion 22
versionCode 3
versionCode 4
versionName "v3.0"
ndk {
//设置支持的SO库架构
Expand Down

0 comments on commit b7fb3f5

Please sign in to comment.