Update AndroidManifest.xml

This commit is contained in:
Guilherme Werner 2025-05-26 22:20:34 -03:00
parent 0de1950d8e
commit 002fe1a9c6

View file

@ -1,3 +1,3 @@
<manifest package="com.tribufu.generated" xmlns:android="http://schemas.android.com/apk/res/android"> <manifest package="com.tribufu" xmlns:android="http://schemas.android.com/apk/res/android">
<application /> <application />
</manifest> </manifest>