Skip to content

Commit 454865d

Browse files
committed
update essentials to 3.1.0
1 parent 15fa6a4 commit 454865d

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
@@ -19,7 +19,7 @@ buildscript {
1919
: 'unsupported'
2020
ob_native_dep = "io.objectbox:objectbox-$objectboxPlatform:$nativeVersion"
2121

22-
essentials_version = '3.0.0'
22+
essentials_version = '3.1.0'
2323
junit_version = '4.13.1'
2424
mockito_version = '3.3.3'
2525
kotlin_version = '1.4.10'

0 commit comments

Comments
 (0)