Skip to content

Commit

Permalink
chore: bump sqldelight to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadJaara committed Sep 8, 2023
1 parent 4afd816 commit a0f1ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ kover = "0.7.1"
multiplatform-settings = "1.0.0"
# if you update sqlDelight check if https://github.com/cashapp/sqldelight/issues/4154 is fixed
# and delete the work around in the dev.mk file
sqldelight = "2.0.0-alpha05"
sqldelight = "2.0.0"
sqlcipher-android = "4.5.3"
pbandk = "0.14.2"
turbine = "1.0.0"
Expand Down

0 comments on commit a0f1ec1

Please sign in to comment.