Attempt to fix fdroid build

This commit is contained in:
Pieter Vander Vennet 2025-02-13 19:26:18 +01:00
parent 58901ae928
commit 5ca477e3fb
6 changed files with 75 additions and 2 deletions

View file

@ -0,0 +1,8 @@
<?xml version='1.0' encoding='utf-8'?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:amazon="http://schemas.amazon.com/apk/res/android">
<application >
</application>
</manifest>

View file

@ -0,0 +1 @@