Skip to content

Commit

Permalink
Bump version 20(1.8.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
imknown committed Mar 27, 2020
1 parent 8aa4726 commit a59c415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/buildScriptConfig.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ ext {
compileSdkVersion : 29,
targetSdkVersion : 29,

versionCode : 19,
versionName : '1.7.2'
versionCode : 20,
versionName : '1.8.0'
]
// endregion [AndroidBuild]

Expand Down

0 comments on commit a59c415

Please sign in to comment.