Skip to content
Snippets Groups Projects
Commit 63a271cf authored by Hadrien De Sousa's avatar Hadrien De Sousa Committed by Adrien Béraud
Browse files

Revert "manifest: add extractNativeLib attribute"


This reverts commit ea09b96c
Fix the 504 error when downloading the apk from the store

Change-Id: I1fa2dd6001f9cbf5299c26f00eb1fedd3dda861e
Reviewed-by: default avatarAlexandre Lision <alexandre.lision@savoirfairelinux.com>
parent e970b927
No related branches found
No related tags found
No related merge requests found
......@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment