mirror of
https://github.com/love2d/love-android.git
synced 2026-08-16 08:11:44 +02:00
Use 'org.love2d.android' package name for the library.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest package="org.love2d.android.library" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<manifest package="org.love2d.android" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user