diff --git a/ring-android/app/src/main/AndroidManifest.xml b/ring-android/app/src/main/AndroidManifest.xml index cfda1d9e9b97a8e46800e54feb9ff747a5da2476..9a267040de24df0ee4de170a58786d3961a2b46c 100644 --- a/ring-android/app/src/main/AndroidManifest.xml +++ b/ring-android/app/src/main/AndroidManifest.xml @@ -68,7 +68,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. android:name=".application.RingApplication" android:allowBackup="true" android:icon="@drawable/ic_launcher" - android:extractNativeLibs="false" android:label="@string/app_name" android:resizeableActivity="true" android:supportsRtl="true">