Skip to content

Commit

Permalink
update version to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mochangsheng committed Feb 11, 2019
1 parent f9433c0 commit a3bba7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ ext {
buildToolsVersion : "28.0.2",
minSdkVersion : 16,
targetSdkVersion : 26,
appVersionCode : 3,
appVersionName : "v1.0.2",
appVersionCode : 4,
appVersionName : "v1.0.3",
]

version = [
Expand Down

0 comments on commit a3bba7f

Please sign in to comment.