Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
saschoar committed Jul 16, 2019
1 parent d8c16af commit 60572ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sequencelayout/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 9
versionName "1.0.9"
versionCode 10
versionName "1.0.10"
archivesBaseName = "com.transferwise.sequencelayout-${versionName}"
}

Expand Down

0 comments on commit 60572ca

Please sign in to comment.