mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 11:29:28 +07:00
6 lines
217 B
XML
6 lines
217 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="p1.p2.lib">
|
|
<application android:icon="@drawable/icon">
|
|
</application>
|
|
</manifest> |