Skip to content

Commit 68e82d9

Browse files
committed
update objectbox-android to v2.5.1
1 parent bbfe097 commit 68e82d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ android {
55

66
dependencies {
77
// https://github.com/objectbox/objectbox-java/releases
8-
implementation "io.objectbox:objectbox-android:2.5.0"
8+
implementation "io.objectbox:objectbox-android:2.5.1"
99
}

0 commit comments

Comments
 (0)