Skip to content

Commit 4b64e2e

Browse files
author
Christopher J. Brody
committed
fixup readme! build: update androidx.sqlite/sqlite -> 2.2.0
1 parent aa9d0e6 commit 4b64e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ closure:
5656

5757
```gradle
5858
implementation "net.zetetic:android-database-sqlcipher:4.5.2"
59-
implementation "androidx.sqlite:sqlite:2.0.1"
59+
implementation "androidx.sqlite:sqlite:2.2.0"
6060
```
6161

6262
(replacing `4.5.2` with the version you want)

0 commit comments

Comments
 (0)