Removed outdated comment in AndroidManifest.xml

This commit is contained in:
Kim Giseo
2025-01-05 09:46:46 +09:00
committed by Sam Lantinga
parent 181995b44f
commit 9f2186ad52

View File

@@ -1,7 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Replace com.test.game with the identifier of your game below, e.g.
com.gamemaker.game
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="1"
android:versionName="1.0"