Skip to content

Commit add4ec9

Browse files
author
Vincent Masselis
committed
1.2.2 delivery
1 parent d9c889c commit add4ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ task clean(type: Delete) {
3636
ext {
3737
versionCode = "$System.env.BITRISE_BUILD_NUMBER"
3838
groupId = 'com.vincentmasselis.rxbluetoothkotlin'
39-
libVersion = "1.2.1"
39+
libVersion = "1.2.2"
4040
}

0 commit comments

Comments
 (0)