summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/android/webapk/shell_apk/current_version/current_version.gni
blob: 27be13fb911229519e3b10b03e04b9d9c078d5de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 2018 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# HOW IS THE VERSION USED?
# |current_shell_apk_version| is compiled into the WebAPK. Chromium
# compares the version number with a number compiled into Chromium to determine
# whether the WebAPK should be updated.
#
# WHEN SHOULD THE VERSION BE INCREMENTED?
# Must be incremented whenever code which is compiled into
# //chrome/android/webapk/shell_apk:webapk is changed. This includes
# Java files, Android resource files and AndroidManifest.xml. Does not affect
# Chrome.apk
current_shell_apk_version = 105