Currently version.sh will take the source version from the debian build. If this does not match, it will fail with ```ERROR: High level of source version v34.0~master.20240109.4bcbaa2ca8-0ubuntu0, does not match high level of binary version 35.20220913-1 make[1]: *** [Makefile:42: libs/libmythbase/version.h] Error 2 ``` The android build should be independent of any other build.
Currently version.sh will take the source version from the debian build. If this does not match, it will fail with
The android build should be independent of any other build.