Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: build/config/android/version.gni

Issue 29684695: Issue 6287 - Create codename Orca v.0 to launch internally to the team (Closed)
Left Patch Set: Added basic versioning Created Jan. 31, 2018, 4:54 p.m.
Right Patch Set: Fixed comments Created Feb. 2, 2018, 12:50 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | chrome/android/BUILD.gn » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 # TODO: Add copyright text 1 # TODO: Add copyright text
2 # For now we keep the versioning of the app in here 2 # For now we keep the versioning of the app in here
3 3
4 # versionName 4 # versionName
5 android_version_name = "Orca Alpha 1" 5 android_version_name = "0.1.0"
anton 2018/02/01 05:34:44 i think "Orca" relates to app name/title rather th
jens 2018/02/01 08:54:51 Acknowledged.
6 6
7 # versionCode 7 # versionCode
8 android_version_code = "1" 8 android_version_code = "1"
LEFTRIGHT

Powered by Google App Engine
This is Rietveld