Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
huanghaijie committed Sep 10, 2019
1 parent 2eb4131 commit e244473
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

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

4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -6,8 +6,8 @@ buildscript {
compileSdkVersion = 28
minSdkVersion = 19
targetSdkVersion = 28
versionCode = 100
versionName = "1.0.0"
versionCode = 101
versionName = "1.0.1"

kotlinVersion = '1.3.31'
gradleVersion = '3.4.1'
Expand Down

0 comments on commit e244473

Please sign in to comment.