Add missed xml-end tag in AndroidManifest

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2014-06-25 09:56:06 +02:00 committed by Dirk Hohndel
parent 6e10615666
commit 7c8cb81c88

View file

@ -82,6 +82,7 @@
-->
<!-- Splash screen -->
</activity>
</application>
<uses-sdk android:minSdkVersion="12" />