This commit is contained in:
shaulascr
2024-10-27 19:35:10 +07:00
parent a9c1ae50eb
commit 5654a77a3e
3 changed files with 4 additions and 3 deletions

View File

@ -13,7 +13,7 @@
android:theme="@style/Theme.Ecommerce_serang"
tools:targetApi="31">
<activity
android:name=".MainActivity"
android:name=".ui.MainActivity"
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />