Hello team,
I want to distribute an app (with tool b4j packager) that uses additional jar about sqlite connection and encryption.
Do i have to edit IncludedModules at packager code?
Thank you for your time.
I want to distribute an app (with tool b4j packager) that uses additional jar about sqlite connection and encryption.
B4X:
#AdditionalJar: sqlite-jdbc-3.30.0
#AdditionalJar: bcprov-jdk15on-154
Thank you for your time.