Skip to content

Commit ddb70af

Browse files
committed
Update AndroidManifest.xml
There is a typo in the package name
1 parent 9aca478 commit ddb70af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BasicSamples/SkeletonTbmp/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3-
package="com.google.example.games.tbmpskel">
3+
package="com.google.example.games.tbmpskeleton">
44

55
<application
66
android:allowBackup="true"

0 commit comments

Comments
 (0)