Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
WangGanxin committed Sep 2, 2017
1 parent 59df80c commit 9ca7171
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 16
targetSdkVersion 22
versionCode 120
versionName "1.2.0"
versionCode 130
versionName "1.3.0"
manifestPlaceholders = [CHANNEL_VALUE: "Bugly"] // 默认是Bugly渠道

ndk {
Expand Down

0 comments on commit 9ca7171

Please sign in to comment.