blob: a2f1fc50d24d546bde08aecb550b565ad93a0a12 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.lib2.lib">
<application android:allowBackup="true"
android:label="@string/app_name"
android:icon="@drawable/ic_launcher"
>
</application>
</manifest>