AndroidManifest added back new code

Added back new code to the file. This is all that is changed in this PR.
This commit is contained in:
Ayub 2022-08-16 11:55:36 +01:00
parent 831a1c79df
commit d2bed1344a

View file

@ -198,6 +198,9 @@
android:path="com.geeksville.mesh" /> -->
</intent-filter>
</receiver>
<activity
android:name=".AppIntroduction"/>
</application>
</manifest>