Skip to content

Commit

Permalink
+):1.修改版本号进行打包 V1.1.5 versionCode=5
Browse files Browse the repository at this point in the history
     2.新增Volley相关技术以及封装
     3.新增RecyclerView相关技术功能
  • Loading branch information
jiangqqlmj committed Nov 21, 2015
1 parent b43420c commit 236315b
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 @@ -8,8 +8,8 @@ android {
applicationId "com.chinaztt.fda.ui"
minSdkVersion 15
targetSdkVersion 22
versionCode 4
versionName "1.1.2"
versionCode 5
versionName "1.1.5"
}
buildTypes {
release {
Expand Down

0 comments on commit 236315b

Please sign in to comment.