Skip to content

Commit e1736ac

Browse files
committed
back to 2.4.0-SNAPSHOT
1 parent 33843dd commit e1736ac

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
@@ -3,7 +3,7 @@ version = ob_version
33

44
buildscript {
55
ext {
6-
ob_version = '2.3.2'
6+
ob_version = '2.4.0-SNAPSHOT'
77
ob_native_version = ob_version // Be careful to diverge here; easy to forget and hard to find JNI problems
88
ob_expected_version = project.hasProperty('expectedVersion') ? project.property('expectedVersion') : 'UNDEFINED'
99

0 commit comments

Comments
 (0)