Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

Commit bccc7a6

Browse files
committed
Issue #2662: Bump version to v4.3.
1 parent ec6a360 commit bccc7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ android {
2525
targetSdkVersion 28
2626
versionCode 11 // This versionCode is "frozen" for local builds. For "release" builds we
2727
// override this with a generated versionCode at build time.
28-
versionName "4.3-LAT2"
28+
versionName "4.3"
2929
testInstrumentationRunner "org.mozilla.tv.firefox.FirefoxOnDeviceTestRunner"
3030
testInstrumentationRunnerArguments clearPackageData: 'true'
3131

0 commit comments

Comments
 (0)