Clean project and release with new domain: hipmi.muku.id

### No issue
This commit is contained in:
2026-03-31 17:07:27 +08:00
parent 57159d2c45
commit 81bbd8e6b0
9 changed files with 439 additions and 1411 deletions

View File

@@ -0,0 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
<application android:usesCleartextTraffic="true" tools:targetApi="28" tools:ignore="GoogleAppIndexingWarning" tools:replace="android:usesCleartextTraffic" />
</manifest>