fix: invalid android manifest (#20015)

fix extra > in android manifest
This commit is contained in:
Brandon Wees 2025-07-18 11:54:15 -05:00 committed by GitHub
parent f33e1ad94c
commit 9719965caf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -171,7 +171,6 @@
<activity android:name=".widget.configure.RandomConfigure"
android:exported="true"
android:theme="@style/Theme.Material3.DayNight.NoActionBar">
>
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_CONFIGURE"/>