hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

fix(expo): reduce version code for android #211

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Intent of Change

Description

Google Play only supports Id numbers up to 2100000000 so we just need to make the date stamp shorter. Making it 9 numbers long to make sure we don't hit this again

Motivation and Context

Mobile app versions 🙄 ...

How Has This Been Tested?

Will be tested on local deployment

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: