build: change android package name

This commit is contained in:
2026-05-13 10:32:23 +08:00
parent 65fda01440
commit b5af767421
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
package com.ttstd.familycare.ttstd_family_care;
package com.ttstd.familycare;
import io.flutter.embedding.android.FlutterActivity;