Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzhiqiang1993 committed Jul 6, 2018
1 parent 6f65efb commit 30659a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
6 changes: 4 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ buildscript {
min_sdk_version = 16
target_sdk_version = 27
constraint_version = '1.1.0'
version_code = 100
version_name = '1.0.0'
version_code = 219
version_name = '2.1.9'

/*support*/
android_support = '27.1.1'
Expand All @@ -32,6 +32,8 @@ buildscript {
}

allprojects {

group "yuZhiQiang"
repositories {
google()
jcenter()
Expand Down

0 comments on commit 30659a9

Please sign in to comment.