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 f0ef4cd commit 078ca53Copy full SHA for 078ca53
common/build.gradle.kts
@@ -73,7 +73,7 @@ dependencies {
73
androidTestApi("androidx.test:rules:1.6.1")
74
75
implementation("net.zetetic:sqlcipher-android:4.7.2@aar")
76
- implementation("androidx.sqlite:sqlite:2.5.1")
+ implementation("androidx.sqlite:sqlite:2.6.0")
77
78
api("com.opencsv:opencsv:5.11")
79
}
0 commit comments