mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-06 10:17:14 +00:00
DISTS: ANDROID: Correct build number purpose
This commit is contained in:
parent
90084caa74
commit
9f095fa4f9
@ -49,8 +49,8 @@ android {
|
||||
// (M is major release version number)
|
||||
// (m is minor release version number)
|
||||
// (p is patch/bugfix release number)
|
||||
// (b is beta build number, if beta testing was done on Play Store)
|
||||
// (a is a number indicating the target architecture (ABI):
|
||||
// (b is build number, eg. re-release or beta testing was done on Play Store)
|
||||
// (a is a number indicating the target architecture (ABI)):
|
||||
// (1: arm-v7a, 2: arm64-v8a, 3: x86, 4: x86_64)
|
||||
// eg. ScummVM 2.9.0 builds would have version codes: 2090001 - 2090004
|
||||
// --------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user