Skip to content

Commit 60572ca

Browse files
committed
bump version
1 parent d8c16af commit 60572ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sequencelayout/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
defaultConfig {
1212
minSdkVersion 16
1313
targetSdkVersion 28
14-
versionCode 9
15-
versionName "1.0.9"
14+
versionCode 10
15+
versionName "1.0.10"
1616
archivesBaseName = "com.transferwise.sequencelayout-${versionName}"
1717
}
1818

0 commit comments

Comments
 (0)