编译工程

This commit is contained in:
squallzhjch
2023-03-22 09:33:13 +08:00
parent 1b94b361ca
commit 24220e7f83
7 changed files with 116 additions and 10 deletions

View File

@@ -12,7 +12,7 @@
android:theme="@style/Theme.OMQualityInspection"
tools:targetApi="31">
<activity
android:name=".ui.MainActivity"
android:name=".ui.LoginActivity"
android:exported="true"
android:label="@string/app_name"
android:theme="@style/Theme.OMQualityInspection">