Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dark98
2006Scape Mobile
Commits
d9df7256
Unverified
Commit
d9df7256
authored
4 years ago
by
Tran Khanh Duy
Committed by
GitHub
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Then disable it
parent
11be6576
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/build.gradle
+1
-1
app/build.gradle
with
1 addition
and
1 deletion
+1
-1
app/build.gradle
+
1
-
1
View file @
d9df7256
...
...
@@ -28,7 +28,7 @@ android {
multiDexEnabled
true
//important
ndk
{
abiFilters
"armeabi-v7a"
,
"x86"
,
"arm64-v8a"
abiFilters
"armeabi-v7a"
,
"x86"
//
, "arm64-v8a"
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets