We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 835236b commit 1225759Copy full SHA for 1225759
android/build.gradle
@@ -39,6 +39,6 @@ repositories {
39
40
dependencies {
41
implementation 'com.facebook.react:react-native:+'
42
- api 'androidx.sqlite:sqlite:2.1.0'
+ api 'androidx.sqlite:sqlite:2.2.0'
43
implementation 'com.github.requery:sqlite-android:3.36.0'
44
}
0 commit comments