refactor: migrate to agp9

This commit is contained in:
Cilly Leang 2026-03-25 21:10:54 +11:00
parent 74338d6dce
commit f37f405911
Signed by: cilly
GPG key ID: 6500251E087653C9
26 changed files with 79 additions and 76 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon>