Skip to content

Commit

Permalink
update versioncode
Browse files Browse the repository at this point in the history
  • Loading branch information
WangGanxin committed Jul 13, 2017
1 parent 1f04a72 commit 2913696
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
applicationId "com.ganxin.doingdaily"
minSdkVersion 14
targetSdkVersion 22
versionCode 100
versionName "1.0.0"
versionCode 110
versionName "1.1.0"
manifestPlaceholders = [CHANNEL_VALUE: "Bugly"] // 默认是Bugly渠道

ndk {
Expand Down

0 comments on commit 2913696

Please sign in to comment.