Skip to content

Commit

Permalink
Merge pull request #839 from OptimusGREEN/master
Browse files Browse the repository at this point in the history
add missing android arch to spec file
  • Loading branch information
AndreMiras authored Feb 26, 2019
2 parents 93af45c + cf62bf8 commit cf880a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildozer/default.spec
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ fullscreen = 0
# (bool) Copy library instead of making a libpymodules.so
#android.copy_libs = 1

# (str) The Android arch to build for, choices: armeabi-v7a, arm64-v8a, x86
# (str) The Android arch to build for, choices: armeabi-v7a, arm64-v8a, x86, x86_64
android.arch = armeabi-v7a

#
Expand Down

0 comments on commit cf880a3

Please sign in to comment.