Commit 5479051
committed
Require version_code parameter to be an Integer for Android hotfixes
When I created the hotfix branch for Simplenote Android 2.10.1, I
erroneously replied "2.10.1" to the UI prompt for a version code value.
I didn't notice my mistake and pushed the branch, @theck13 had to fix it
in his PR, see
Automattic/simplenote-android@cf3c9791 parent 0f73fb0 commit 5479051
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments