Name Description Size
ConfigPlugin.kt Generates a versionCode that follows the same rules like legacy Fennec builds. Adapted from: https://searchfox.org/mozilla-central/rev/34cb8d0a2a324043bcfc2c56f37b31abe7fb23a8/python/mozbuild/mozbuild/android_version_code.py There is a discrepancy between the epoch date used here (20141228) and the epoch used in Fennec (20150801) for historical reasons. We keep this discrepancy to avoid having Fenix version codes decrease. Note that the original Fennec implementation also had an inconsistency in the documented epoch date (20150901) and the effective epoch date (20150801). 7452