build: update agp android gradle version

update agp to 8.13.2,update gradle to 8.13,add build.gradle namespace,use android studio panda 4
This commit is contained in:
2026-06-12 18:44:30 +08:00
parent 58ddea018c
commit 5074854c40
14 changed files with 247 additions and 144 deletions

View File

@@ -1,2 +1 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.tuo.customview" />
<manifest package="com.tuo.customview" />