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 2a1b069 commit c5ec084Copy full SHA for c5ec084
android/build.gradle
@@ -43,6 +43,6 @@ repositories {
43
44
dependencies {
45
implementation 'com.facebook.react:react-native:+'
46
- api 'androidx.sqlite:sqlite:2.2.0'
+ api 'androidx.sqlite:sqlite:2.1.0'
47
implementation 'com.github.requery:sqlite-android:3.36.0'
48
}
0 commit comments