AndroidManifest added back new code

Added back new code to the file. This is all that is changed in this PR.
master
Ayub 2022-08-16 11:55:36 +01:00
rodzic 831a1c79df
commit d2bed1344a
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

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