KivyMLApp icon indicating copy to clipboard operation
KivyMLApp copied to clipboard

How to modify "AndroidManifest.tmpl.xml" before "buildozer-action@v1"

Open manatlan opened this issue 3 years ago • 0 comments

HI,

I need to modify "AndroidManifest.tmpl.xml", before the build process (to add a android:usesCleartextTraffic="true" in <application>)

How can I do that, with the github/action ?

thanks in advance

manatlan avatar Jun 02 '22 10:06 manatlan