Skip to content

Commit 18722e3

Browse files
committed
Use powersync-sqlite-core:0.2.1.
1 parent c5e2fb7 commit 18722e3

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
@@ -109,7 +109,7 @@ android {
109109
}
110110

111111
dependencies {
112-
implementation 'co.powersync:powersync-sqlite-core:0.2.0'
112+
implementation 'co.powersync:powersync-sqlite-core:0.2.1'
113113
//noinspection GradleDynamicVersion
114114
implementation 'com.facebook.react:react-android:+'
115115
}

0 commit comments

Comments
 (0)