Fix issue with Jitpack build
Fix a problem when building the Android lib with Jitpack. Log of the issue:
Hint to fix that:
Tested OK locally when using this branch on Element Android using:
implementation 'org.matrix.gitlab.matrix-org:olm:bma~fix_jitpack-SNAPSHOT'
Log of the build OK:
So once this is merged and Olm 3.2.4 released, this should work properly:
implementation 'org.matrix.gitlab.matrix-org:olm:3.2.4'