Skip to content

Instantly share code, notes, and snippets.

@igorwojda
Last active February 26, 2018 13:44
Show Gist options
  • Save igorwojda/aa2bb39c103fe738bdaec9e4c1a80eac to your computer and use it in GitHub Desktop.
Save igorwojda/aa2bb39c103fe738bdaec9e4c1a80eac to your computer and use it in GitHub Desktop.
Apk split version codes
universal: 1, 2, 3
x86: 100001, 100002, 100003
x86_64: 200001, 200002, 200003
armeabi-v7a: 300001, 300002, 300003
arm64-v8a: 400001, 400002, 400003
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment