Skip to content
Snippets Groups Projects
Commit fc7ecca1 authored by Daniel Gultsch's avatar Daniel Gultsch
Browse files

build universal apk (easier to give to people manually)

parent 892d913e
Branches
Tags
No related merge requests found
......@@ -106,6 +106,7 @@ android {
splits {
abi {
universalApk true
enable true
}
}
......@@ -273,4 +274,4 @@ android {
}
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment