Skip to content

Commit d071ae9

Browse files
committed
Build & codesign native libs
1 parent c882b4e commit d071ae9

File tree

8 files changed

+2497
-1897
lines changed

8 files changed

+2497
-1897
lines changed
-32 Bytes
Binary file not shown.
3.98 KB
Binary file not shown.
512 Bytes
Binary file not shown.
512 Bytes
Binary file not shown.
Binary file not shown.

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ okio = "3.9.0"
2222

2323
sql-delight-dialect = "sqlite-3-38-dialect"
2424
sql-delight = "2.0.2"
25-
sql-jdbc-xerial = "3.48.0.0"
25+
sql-jdbc-xerial = "3.49.0.0"
2626

2727
[libraries]
2828
androidx-startup-runtime = { module = "androidx.startup:startup-runtime", version.ref = "androidx-startup" }

library/driver/sqlite3mc/sqlite3mc.c

Lines changed: 2370 additions & 1865 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

library/driver/sqlite3mc/sqlite3mc.h

Lines changed: 126 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)