Skip to content

Commit 1615a7a

Browse files
authored
Merge pull request #170 from akaMrNagar/akaMrNagar-patch-1
Update AndroidManifest.xml
2 parents 117ddb0 + 27fce4c commit 1615a7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
android:enabled="true"
112112
android:exported="false">
113113
<intent-filter>
114-
<action android:name="android.appwidget.action.APPWI-+DGET_UPDATE" />
114+
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
115115
</intent-filter>
116116

117117
<meta-data
@@ -255,4 +255,4 @@
255255
android:value="2" />
256256
</application>
257257

258-
</manifest>
258+
</manifest>

0 commit comments

Comments
 (0)