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 249e085 commit 312ce93Copy full SHA for 312ce93
common/build.gradle.kts
@@ -73,7 +73,7 @@ dependencies {
73
androidTestApi("androidx.test:rules:1.6.1")
74
75
implementation("net.zetetic:android-database-sqlcipher:4.5.4")
76
- implementation("androidx.sqlite:sqlite:2.5.1")
+ implementation("androidx.sqlite:sqlite:2.5.2")
77
78
api("com.opencsv:opencsv:5.11")
79
}
0 commit comments