Fix missing compile target

This commit is contained in:
Niels Andriesse
2021-05-18 14:08:21 +10:00
parent f0b2ff5b46
commit 8a20c46bd4
5 changed files with 12 additions and 6 deletions

View File

@@ -1,5 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.session.libsession">
</manifest>
<manifest package="org.session.libsession" />