Skip to content

Commit

Permalink
Bump version 21(1.8.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
imknown committed Mar 31, 2020
1 parent 2365470 commit 6b11a07
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 : 20,
versionName : '1.8.0'
versionCode : 21,
versionName : '1.8.1'
]
// endregion [AndroidBuild]

Expand Down

0 comments on commit 6b11a07

Please sign in to comment.