Skip to content

Commit 37c56b5

Browse files
committed
Issue mozilla-mobile#2338: Bump version to v3.10.
There was a merge conflict when trying to cherry-pick the CHANGELOG so I decided not to do it: the CHANGELOG on master is the canonical state.
1 parent 575c617 commit 37c56b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
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 "3.10-LAT4"
28+
versionName "3.10"
2929
testInstrumentationRunner "org.mozilla.tv.firefox.FirefoxTestRunner"
3030
testInstrumentationRunnerArguments clearPackageData: 'true'
3131

0 commit comments

Comments
 (0)