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

Commit 32eff5a

Browse files
committed
Issue #2338: Bump version to v3.10.
1 parent 91fe327 commit 32eff5a

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)