Closed MGaetan89 closed 7 years ago
android:allowBackup="true" and android:label="@string/app_name" are not necessary in a library Manifest, and they will probably conflict with the application including it.
android:allowBackup="true"
android:label="@string/app_name"
android:allowBackup="true"
andandroid:label="@string/app_name"
are not necessary in a library Manifest, and they will probably conflict with the application including it.