Add all the extra comments

This commit is contained in:
s809
2025-01-29 23:23:21 +05:00
parent 145182502e
commit 89ca535a6f
3 changed files with 44 additions and 3 deletions
+1
View File
@@ -393,6 +393,7 @@ subprojects { p ->
// Sqlite Database
// librariesLocation isn't used because it's too long for replacing paths in native libraries
// Allowing strings larger than the original string would require shifting the entire binary's contents
transform(NativeTransformer) {
before {
relocate "org.sqlite", "dh_sqlite", {