Skip to content

Commit 140be8b

Browse files
committed
Fix AndroidManifest
1 parent 08de969 commit 140be8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake_templates/AndroidManifest.xml.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3-
package="uk.co.lutraconsulting"
43
android:installLocation="auto"
54
android:versionCode="@INPUT_VERSION_CODE@"
65
android:versionName="@INPUT_VERSION@">

0 commit comments

Comments
 (0)