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 ca93476 commit 2840db5Copy full SHA for 2840db5
packages/common/amplify_db_common/android/build.gradle
@@ -49,5 +49,5 @@ android {
49
50
dependencies {
51
// Keep in sync with: https://github.com/simolus3/sqlite3.dart/blob/main/sqlite3_flutter_libs/android/build.gradle
52
- implementation 'eu.simonbinder:sqlite3-native-library:3.43.0'
+ implementation 'eu.simonbinder:sqlite3-native-library:3.50.1'
53
}
0 commit comments