Skip to content

Commit 53dbb00

Browse files
Up to version 3.0.0
1 parent b63329b commit 53dbb00

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.3.1"
39+
libVersion = "3.0.0"
4040
}

0 commit comments

Comments
 (0)