Skip to content

Commit

Permalink
Bump version 13(1.5.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
imknown committed Jan 25, 2020
1 parent 6b78c82 commit 244d091
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 @@ -8,8 +8,8 @@ ext {
compileSdkVersion : 29,
targetSdkVersion : 29,

versionCode : 12,
versionName : '1.5.0'
versionCode : 13,
versionName : '1.5.1'
]

// https://maven.google.com
Expand Down

0 comments on commit 244d091

Please sign in to comment.