feat: experimental native hooks

This commit is contained in:
rhunk
2023-08-25 19:44:42 +02:00
parent b004f92b9c
commit c0225919e9
17 changed files with 185 additions and 2 deletions

View File

@@ -19,4 +19,5 @@ dependencyResolutionManagement {
rootProject.name = "SnapEnhance"
include(":core")
include(":app")
include(":mapper")
include(":mapper")
include(":native")