[TIMOB-28322] Android: Return versionName for "Ti.App.version", if specified
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Unknown |
| Created | 2021-01-18T17:39:55.000+0000 |
| Updated | 2021-01-18T17:39:55.000+0000 |
Description
This is a suggestion to return the versionName for "Ti.App.version" instead of the value of the tag, if specified. There is already the
Ti.App.Android.versionName, but we personally would love to have the value thats actually responsible for the release (e.g. value in the build.gradle of the app).
If that's not a good idea, feel free to resolve as invalid.
No comments